Home
last modified time | relevance | path

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

/netbsd/external/bsd/libpcap/dist/
H A Dgencode.h145 #define A_BCC 23 /* Broadcast Circuit */ macro
H A Dgrammar.y734 | BCC { $$ = A_BCC; }
H A Dgencode.c9602 case A_BCC: in gen_atmtype_abbrev()