Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.c129 #define PROT_VJUNCOMP 0x002f macro
1016 return (ng_ppp_comp_xmit(node, item, PROT_VJUNCOMP)); in ng_ppp_rcvdata_vjc_uncomp()
1047 case PROT_VJUNCOMP: in ng_ppp_hcomp_recv()