| /f-stack/dpdk/examples/ipsec-secgw/test/ |
| H A D | trs_ipv6opts.py | 101 self.assertEqual(resp[IPv6ExtHdrRouting].nh, socket.IPPROTO_DSTOPTS) 111 self.assertEqual(d[IPv6ExtHdrRouting].nh, socket.IPPROTO_DSTOPTS) 155 self.assertEqual(resp[IPv6ExtHdrRouting].nh, socket.IPPROTO_DSTOPTS)
|
| /f-stack/dpdk/lib/librte_eal/windows/include/netinet/ |
| H A D | in.h | 25 #define IPPROTO_DSTOPTS 60 macro
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | rte_net.c | 29 [IPPROTO_DSTOPTS] = RTE_PTYPE_L3_IPV6_EXT - RTE_PTYPE_L3_IPV6, in ptype_l3_ip6() 84 [IPPROTO_DSTOPTS] = RTE_PTYPE_INNER_L3_IPV6_EXT - in ptype_inner_l3_ip6() 194 case IPPROTO_DSTOPTS: in rte_net_skip_ip6_ext()
|
| H A D | rte_ip.h | 536 case IPPROTO_DSTOPTS: in rte_ipv6_get_next_ext()
|
| /f-stack/freebsd/netpfil/ipfw/pmod/ |
| H A D | tcpmod.c | 137 proto == IPPROTO_DSTOPTS) { in tcpmod_ipv6_setmss()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in.h | 181 #define IPPROTO_DSTOPTS 60 /* IP6 destination option */ macro
|
| /f-stack/freebsd/netinet/ |
| H A D | in.h | 198 #define IPPROTO_DSTOPTS 60 /* IP6 destination option */ macro
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_input.c | 1442 case IPPROTO_DSTOPTS: in ip6_savecontrol() 1462 case IPPROTO_DSTOPTS: in ip6_savecontrol() 1677 case IPPROTO_DSTOPTS: in ip6_nexthdr()
|
| H A D | in6_proto.c | 251 .pr_protocol = IPPROTO_DSTOPTS,
|
| H A D | ip6_output.c | 623 ip6->ip6_nxt = IPPROTO_DSTOPTS; in ip6_output() 633 IPPROTO_DSTOPTS); in ip6_output()
|
| H A D | icmp6.c | 940 case IPPROTO_DSTOPTS: in icmp6_notify_error()
|
| /f-stack/lib/ |
| H A D | ff_dpdk_kni.c | 304 case IPPROTO_HOPOPTS: case IPPROTO_ROUTING: case IPPROTO_DSTOPTS: in get_ipv6_hdr_len()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_compat.h | 937 #ifndef IPPROTO_DSTOPTS 938 # define IPPROTO_DSTOPTS 60 macro
|
| H A D | fil.c | 227 { IPPROTO_DSTOPTS, 0x000080 }, 510 case IPPROTO_DSTOPTS : 869 hdr = ipf_pr_ipv6exthdr(fin, 0, IPPROTO_DSTOPTS);
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_checksum.c | 444 case IPPROTO_DSTOPTS: in checksum_ipv6()
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | ng_netflow.c | 858 case IPPROTO_DSTOPTS: in ng_netflow_rcvdata()
|
| /f-stack/freebsd/netipsec/ |
| H A D | xform_ah.c | 458 case IPPROTO_DSTOPTS: in ah_massage_headers()
|
| /f-stack/freebsd/netpfil/ipfw/nptv6/ |
| H A D | nptv6.c | 126 proto == IPPROTO_DSTOPTS) { in nptv6_getlasthdr()
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_subr.c | 1288 case IPPROTO_DSTOPTS: {
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64_translate.c | 1205 proto == IPPROTO_DSTOPTS) { in nat64_getlasthdr()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_norm.c | 1231 case IPPROTO_DSTOPTS: in pf_normalize_ip6()
|
| H A D | pf.c | 4890 case IPPROTO_DSTOPTS: { in pf_test_state_icmp() 6403 case IPPROTO_DSTOPTS: { in pf_test6()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 1623 case IPPROTO_DSTOPTS: /* RFC 2460 */ in ipfw_chk()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.c | 2108 next_proto == IPPROTO_DSTOPTS) in mlx5_flow_validate_item_ipv6()
|