Searched refs:IPPROTO_ROUTING (Results 1 - 25 of 25) sorted by relevance

/freebsd-10.3-release/contrib/ipfilter/lib/
H A Dv6ionames.c18 { IPPROTO_ROUTING, 0x000004, 0, "routing" },
/freebsd-10.3-release/contrib/tcpdump/
H A Dipproto.h76 #ifndef IPPROTO_ROUTING
77 #define IPPROTO_ROUTING 43 /* IPv6 routing header */ macro
H A Dipproto.c41 { IPPROTO_ROUTING, "Routing" },
H A Dprint-ip6.c190 case IPPROTO_ROUTING:
H A Dprint-icmp6.c632 case IPPROTO_ROUTING:
/freebsd-10.3-release/cddl/lib/libdtrace/
H A Dip.d141 #pragma D binding "1.0" IPPROTO_ROUTING
142 inline short IPPROTO_ROUTING = 43;
182 proto == IPPROTO_ROUTING ? "ROUTING" :
/freebsd-10.3-release/usr.bin/systat/
H A Dip6.c228 DO(ip6s_nxthist[IPPROTO_ROUTING], 16, 35);
/freebsd-10.3-release/sys/netinet/
H A Din.h179 #define IPPROTO_ROUTING 43 /* IP6 routing header */ macro
/freebsd-10.3-release/sys/netinet6/
H A Dip6_input.c1503 case IPPROTO_ROUTING:
1551 case IPPROTO_ROUTING:
1649 case IPPROTO_ROUTING:
1777 case IPPROTO_ROUTING:
H A Din6_proto.c267 .pr_protocol = IPPROTO_ROUTING,
H A Dicmp6.c1016 case IPPROTO_ROUTING:
H A Dip6_output.c458 IPPROTO_ROUTING);
/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1125 #ifndef IPPROTO_ROUTING
1126 # define IPPROTO_ROUTING 43 macro
H A Dfil.c258 { IPPROTO_ROUTING, 0x000004 },
550 case IPPROTO_ROUTING :
778 hdr = (struct ip6_routing *)ipf_pr_ipv6exthdr(fin, 0, IPPROTO_ROUTING);
/freebsd-10.3-release/sys/net/
H A Dflowtable.c354 case IPPROTO_ROUTING: /* RFC 2460 */
/freebsd-10.3-release/sys/netgraph/netflow/
H A Dng_netflow.c846 case IPPROTO_ROUTING:
/freebsd-10.3-release/sys/netipsec/
H A Dxform_ah.c511 case IPPROTO_ROUTING:
/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.c115 #ifndef IPPROTO_ROUTING
116 #define IPPROTO_ROUTING 43 macro
5598 /* if (A == IPPROTO_ROUTING) goto v6advance */
5602 s[i]->s.k = IPPROTO_ROUTING;
/freebsd-10.3-release/sys/contrib/altq/altq/
H A Daltq_subr.c1321 case IPPROTO_ROUTING:
/freebsd-10.3-release/contrib/ipfilter/tools/
H A Dipmon.c1231 case IPPROTO_ROUTING :
H A Dipf_y.y1629 | IPFY_IPV6OPT_ROUTING { $$ = getv6optbyvalue(IPPROTO_ROUTING); }
/freebsd-10.3-release/sbin/ping6/
H A Dping6.c2584 case IPPROTO_ROUTING:
/freebsd-10.3-release/sys/netpfil/ipfw/
H A Dip_fw2.c1056 case IPPROTO_ROUTING: /* RFC 2460 */
/freebsd-10.3-release/sys/netpfil/pf/
H A Dpf_norm.c1475 case IPPROTO_ROUTING:
H A Dpf.c4669 case IPPROTO_ROUTING:
6220 case IPPROTO_ROUTING: {

Completed in 355 milliseconds