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

/macosx-10.9.5/libpcap-42/libpcap/
H A Dgencode.h94 #define Q_IPV6 17 macro
H A Dgencode.c2897 return gen_mpls_linktype(Q_IPV6);
4407 case Q_IPV6:
4510 case Q_IPV6:
4572 return gen_host6(addr, mask, Q_IPV6, dir, type);
4631 case Q_IPV6:
4765 b0 = gen_proto(IPPROTO_SCTP, Q_IPV6, Q_DEFAULT);
4773 b0 = gen_proto(IPPROTO_TCP, Q_IPV6, Q_DEFAULT);
4781 b0 = gen_proto(IPPROTO_UDP, Q_IPV6, Q_DEFAULT);
4812 b0 = gen_proto(IPPROTO_PIM, Q_IPV6, Q_DEFAULT);
4877 case Q_IPV6
[all...]
H A Dgrammar.y477 | IPV6 { $$ = Q_IPV6; }

Completed in 132 milliseconds