Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppfr.c130 #define FR_DLCI_ACTIVE 0x02 /* PVC is operational */ macro
595 p[4] & FR_DLCI_ACTIVE ? "active" : "passive", in sppp_fr_signal()