Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.c71 #define PROT_LCP 0xc021 macro
1458 mtod(m, uint16_t *)[0] == htons(PROT_LCP)) in ng_pppoe_rcvdata()
H A Dng_ppp.c126 #define PROT_LCP 0xc021 macro
1355 if (proto == PROT_LCP || !link->conf.enableACFComp) { in ng_ppp_link_xmit()