Searched refs:NEXTHDR_DEST (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/net/6lowpan/ |
| H A D | nhc_dest.c | 12 LOWPAN_NHC(nhc_dest, "RFC6282 Destination Options", NEXTHDR_DEST, 0,
|
| H A D | nhc_ghc_ext_dest.c | 11 LOWPAN_NHC(ghc_ext_dest, "RFC7400 Destination Extension Header", NEXTHDR_DEST,
|
| /linux-6.15/net/ipv6/netfilter/ |
| H A D | ip6t_ipv6header.c | 92 case NEXTHDR_DEST: in ipv6header_mt6()
|
| H A D | ip6t_hbh.c | 62 NEXTHDR_HOP : NEXTHDR_DEST, NULL, NULL); in hbh_mt6()
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_tc_tunnel.c | 44 #ifndef NEXTHDR_DEST 45 #define NEXTHDR_DEST 60 macro 615 case NEXTHDR_DEST: in decap_internal()
|
| /linux-6.15/net/ipv6/ |
| H A D | output_core.c | 76 case NEXTHDR_DEST: in ip6_find_1stfragopt()
|
| H A D | exthdrs_core.c | 23 (nexthdr == NEXTHDR_DEST); in ipv6_ext_hdr()
|
| H A D | exthdrs.c | 1189 ipv6_push_exthdr(skb, proto, NEXTHDR_DEST, opt->dst0opt); in ipv6_push_nfrag_opts() 1198 ipv6_push_exthdr(skb, proto, NEXTHDR_DEST, opt->dst1opt); in ipv6_push_frag_opts()
|
| H A D | ah6.c | 253 case NEXTHDR_DEST: in ipv6_clear_mutable_options()
|
| H A D | ip6_tunnel.c | 430 if (nexthdr == NEXTHDR_DEST) { in ip6_tnl_parse_tlv_enc_lim()
|
| /linux-6.15/net/sched/ |
| H A D | act_csum.c | 510 case NEXTHDR_DEST: in tcf_csum_ipv6()
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_output.c | 108 case NEXTHDR_DEST: in mip6_rthdr_offset()
|
| /linux-6.15/include/net/ |
| H A D | ipv6.h | 46 #define NEXTHDR_DEST 60 /* Destination options header. */ macro
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tx.c | 249 protocol != NEXTHDR_DEST) { in iwl_mld_get_offload_assist()
|
| /linux-6.15/net/core/ |
| H A D | flow_dissector.c | 1549 case NEXTHDR_DEST: { in __skb_flow_dissect()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | tx.c | 83 protocol != NEXTHDR_DEST) { in iwl_mvm_tx_csum()
|