Home
last modified time | relevance | path

Searched defs:ng_ppp_acf (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/netgraph/ppp/
H A Dng_ppp.c366 static const u_char ng_ppp_acf[2] = { 0xff, 0x03 }; variable
/dflybsd-src/sys/netgraph7/ppp/
H A Dng_ppp.c474 static const uint8_t ng_ppp_acf[2] = { 0xff, 0x03 }; variable