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

/external/ppp/pppd/include/net/
H A Dppp-comp.h142 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */ macro
/external/ppp/pppd/
H A Dccp.c963 if (BSD_VERSION(p[2]) != BSD_CURRENT_VERSION)
1256 if (BSD_VERSION(p[2]) != BSD_CURRENT_VERSION
1564 printer(arg, "bsd v%d %d", BSD_VERSION(p[2]),

Completed in 69 milliseconds