Searched refs:Q_ISIS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgencode.h106 #define Q_ISIS 26 macro
H A Dgencode.c4529 case Q_ISIS:
4649 case Q_ISIS:
4919 case Q_ISIS:
4924 b0 = gen_proto(ISIS_L1_LAN_IIH, Q_ISIS, Q_DEFAULT);
4925 b1 = gen_proto(ISIS_PTP_IIH, Q_ISIS, Q_DEFAULT); /* FIXME extract the circuit-type bits */
4927 b0 = gen_proto(ISIS_L1_LSP, Q_ISIS, Q_DEFAULT);
4929 b0 = gen_proto(ISIS_L1_CSNP, Q_ISIS, Q_DEFAULT);
4931 b0 = gen_proto(ISIS_L1_PSNP, Q_ISIS, Q_DEFAULT);
4936 b0 = gen_proto(ISIS_L2_LAN_IIH, Q_ISIS, Q_DEFAULT);
4937 b1 = gen_proto(ISIS_PTP_IIH, Q_ISIS, Q_DEFAUL
[all...]
H A Dgrammar.y483 | ISIS { $$ = Q_ISIS; }

Completed in 82 milliseconds