Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dppp_defs.h52 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
/freebsd/sys/netgraph/
H A Dng_async.c389 x ^= PPP_TRANS; in nga_async_add()
563 ch ^= PPP_TRANS; in nga_rcv_async()