Home
last modified time | relevance | path

Searched refs:BSD_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dppp-comp.h54 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */ macro
/linux-4.19.296/drivers/isdn/i4l/
Disdn_bsdcomp.c98 #define BSD_VERSION(x) ((x) >> 5) macro
317 || BSD_VERSION(data->options[0]) != BSD_CURRENT_VERSION) in bsd_alloc()
393 || (BSD_VERSION(data->options[0]) != BSD_CURRENT_VERSION) in bsd_init()