Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlink.h77 #define PROTO_IN 1 /* third arg to link_ProtocolRecord */ macro
H A Dproto.c109 link_ProtocolRecord(l, *proto, PROTO_IN); in proto_LayerPull()
H A Dlink.c222 if (type == PROTO_IN) in link_ProtocolRecord()