Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.h157 #define A_OAMF4EC 25 /* End-to-End OAM F4 Circuit */ macro
H A Dgrammar.y.in881 | OAMF4EC { $$ = A_OAMF4EC; }
H A Dgencode.c9877 case A_OAMF4EC: in gen_atmtype_abbrev()