Searched defs:PPP_ADDRESS (Results 1 – 2 of 2) sorted by relevance
19 #define PPP_ADDRESS 0xff /* The address byte value */ macro
63 #define PPP_ADDRESS(p) (((const u_char *)(p))[0]) macro