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

/macosx-10.10/libpcap-48/libpcap/
H A Dgencode.c4531 case Q_ISIS:
4654 case Q_ISIS:
4910 case Q_ISIS:
4915 b0 = gen_proto(ISIS_L1_LAN_IIH, Q_ISIS, Q_DEFAULT);
4916 b1 = gen_proto(ISIS_PTP_IIH, Q_ISIS, Q_DEFAULT); /* FIXME extract the circuit-type bits */
4918 b0 = gen_proto(ISIS_L1_LSP, Q_ISIS, Q_DEFAULT);
4920 b0 = gen_proto(ISIS_L1_CSNP, Q_ISIS, Q_DEFAULT);
4922 b0 = gen_proto(ISIS_L1_PSNP, Q_ISIS, Q_DEFAULT);
4927 b0 = gen_proto(ISIS_L2_LAN_IIH, Q_ISIS, Q_DEFAULT);
4928 b1 = gen_proto(ISIS_PTP_IIH, Q_ISIS, Q_DEFAUL
[all...]
H A Dgencode.h106 #define Q_ISIS 26 macro
H A Dgrammar.y484 | ISIS { $$ = Q_ISIS; }

Completed in 76 milliseconds