Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dccp.h83 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */ macro
/third_party/lwip/src/netif/ppp/
Dccp.c998 if (BSD_VERSION(p[2]) != BSD_CURRENT_VERSION) in ccp_nakci()
1287 if (BSD_VERSION(p[2]) != BSD_CURRENT_VERSION in ccp_reqci()
1598 printer(arg, "bsd v%d %d", BSD_VERSION(p[2]), in ccp_printpkt()