Searched refs:IPPROTO_HOPOPTS (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dipproto.h45 #ifndef IPPROTO_HOPOPTS
46 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ macro
H A Dipproto.c31 { IPPROTO_HOPOPTS, "Options" },
H A Dprint-ip6.c157 case IPPROTO_HOPOPTS:
H A Dprint-icmp6.c630 case IPPROTO_HOPOPTS:
/macosx-10.10.1/libpcap-48/libpcap/Win32/Include/
H A Dip6_misc.h109 #define IPPROTO_HOPOPTS 0 /* IPv6 hop-by-hop options */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_input.c935 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) {
1622 if (ip6->ip6_nxt == IPPROTO_HOPOPTS) {
1666 case IPPROTO_HOPOPTS:
1706 case IPPROTO_HOPOPTS:
1874 case IPPROTO_HOPOPTS:
H A Dip6_fw.c333 case IPPROTO_HOPOPTS:
H A Dah_core.c1603 case IPPROTO_HOPOPTS:
H A Dip6_output.c714 MAKE_CHAIN(exthdrs.ip6e_hbh, mprev, nexthdrp, IPPROTO_HOPOPTS);
1757 if (plen != 0 || nxt != IPPROTO_HOPOPTS) {
H A Dicmp6.c958 case IPPROTO_HOPOPTS:
/macosx-10.10.1/lsof-53/lsof/
H A Dprint.c1370 # if !defined(IPPROTO_HOPOPTS) || IPPROTO_IP!=IPPROTO_HOPOPTS
1374 # endif /* !defined(IPPROTO_HOPOPTS) || IPPROTO_IP!=IPPROTO_HOPOPTS */
1455 #if defined(IPPROTO_HOPOPTS)
1456 case IPPROTO_HOPOPTS:
1459 #endif /* defined(IPPROTO_HOPOPTS) */
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Din.h101 #define IPPROTO_HOPOPTS 0 /* IP6 hop-by-hop options */ macro
/macosx-10.10.1/libpcap-48/libpcap/
H A Dgencode.c110 #ifndef IPPROTO_HOPOPTS
111 #define IPPROTO_HOPOPTS 0 macro
5584 /* if (A == IPPROTO_HOPOPTS) goto v6advance */
5588 s[i]->s.k = IPPROTO_HOPOPTS;
/macosx-10.10.1/network_cmds-457/ping6.tproj/
H A Dping6.c2837 case IPPROTO_HOPOPTS:
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dpf_norm.c1906 case IPPROTO_HOPOPTS:
H A Dpf.c6746 case IPPROTO_HOPOPTS:
8773 case IPPROTO_HOPOPTS:

Completed in 323 milliseconds