Searched refs:NEXTHDR_DEST (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/net/6lowpan/ |
D | nhc_ghc_ext_dest.c | 11 LOWPAN_NHC(ghc_ext_dest, "RFC7400 Destination Extension Header", NEXTHDR_DEST,
|
D | nhc_dest.c | 12 LOWPAN_NHC(nhc_dest, "RFC6282 Destination Options", NEXTHDR_DEST, 0,
|
/linux-6.1.9/net/ipv6/netfilter/ |
D | ip6t_ipv6header.c | 92 case NEXTHDR_DEST: in ipv6header_mt6()
|
D | ip6t_hbh.c | 62 NEXTHDR_HOP : NEXTHDR_DEST, NULL, NULL); in hbh_mt6()
|
/linux-6.1.9/net/ipv6/ |
D | output_core.c | 82 case NEXTHDR_DEST: in ip6_find_1stfragopt()
|
D | exthdrs_core.c | 23 (nexthdr == NEXTHDR_DEST); in ipv6_ext_hdr()
|
D | exthdrs.c | 1219 ipv6_push_exthdr(skb, proto, NEXTHDR_DEST, opt->dst0opt); in ipv6_push_nfrag_opts() 1228 ipv6_push_exthdr(skb, proto, NEXTHDR_DEST, opt->dst1opt); in ipv6_push_frag_opts()
|
D | ah6.c | 256 case NEXTHDR_DEST: in ipv6_clear_mutable_options()
|
D | ip6_tunnel.c | 426 if (nexthdr == NEXTHDR_DEST) { in ip6_tnl_parse_tlv_enc_lim()
|
/linux-6.1.9/net/sched/ |
D | act_csum.c | 510 case NEXTHDR_DEST: in tcf_csum_ipv6()
|
/linux-6.1.9/net/xfrm/ |
D | xfrm_output.c | 107 case NEXTHDR_DEST: in mip6_rthdr_offset()
|
D | xfrm_policy.c | 3398 case NEXTHDR_DEST: in decode_session6()
|
/linux-6.1.9/include/net/ |
D | ipv6.h | 46 #define NEXTHDR_DEST 60 /* Destination options header. */ macro
|
/linux-6.1.9/net/core/ |
D | flow_dissector.c | 1429 case NEXTHDR_DEST: { in __skb_flow_dissect()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tx.c | 79 protocol != NEXTHDR_DEST) { in iwl_mvm_tx_csum_pre_bz()
|