Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-atm.c76 #define VCI_OAMF4SC 0x03 /* Segment OAM F4 flow cell */ macro
136 { VCI_OAMF4SC, "OAM F4 (segment)" },
380 case VCI_OAMF4SC: /* fall through */ in atm_print()
/dragonfly/contrib/libpcap/
H A Datmuni31.h38 #define VCI_OAMF4SC 0x03 /* Segment OAM F4 flow cell */ macro