Home
last modified time | relevance | path

Searched refs:NEXTHDR_HOP (Results 1 – 21 of 21) sorted by relevance

/linux/net/bridge/
A Dbr_netfilter_ipv6.c119 if (pkt_len || hdr->nexthdr != NEXTHDR_HOP) { in br_validate_ipv6()
132 if (hdr->nexthdr == NEXTHDR_HOP && br_nf_check_hbh_len(skb)) in br_validate_ipv6()
/linux/net/6lowpan/
A Dnhc_ghc_ext_hop.c18 LOWPAN_NHC(ghc_ext_hop, "RFC7400 Hop-by-Hop Extension Header", NEXTHDR_HOP, 0,
A Dnhc_hop.c18 LOWPAN_NHC(nhc_hop, "RFC6282 Hop-by-Hop Options", NEXTHDR_HOP, 0,
/linux/net/ipv6/
A Dioam6_iptunnel.c215 hdr->nexthdr = NEXTHDR_HOP; in ioam6_do_inline()
249 hdr->nexthdr = NEXTHDR_HOP; in ioam6_do_encap()
277 if (ipv6_hdr(skb)->nexthdr == NEXTHDR_HOP) in ioam6_output()
A Doutput_core.c77 case NEXTHDR_HOP: in ip6_find_1stfragopt()
A Dip6_offload.c47 if (proto != NEXTHDR_HOP) { in ipv6_gso_pull_exthdrs()
168 if (proto != NEXTHDR_HOP) { in ipv6_exthdrs_len()
A Dip6_input.c254 if (pkt_len || hdr->nexthdr != NEXTHDR_HOP) { in ip6_rcv_core()
267 if (hdr->nexthdr == NEXTHDR_HOP) { in ip6_rcv_core()
A Dexthdrs_core.c18 return (nexthdr == NEXTHDR_HOP) || in ipv6_ext_hdr()
A Dcalipso.c1273 if (ip6_hdr->nexthdr != NEXTHDR_HOP) in calipso_skbuff_optptr()
1306 if (ip6_hdr->nexthdr == NEXTHDR_HOP) { in calipso_skbuff_setattr()
1350 ip6_hdr->nexthdr = NEXTHDR_HOP; in calipso_skbuff_setattr()
A Dah6.c263 case NEXTHDR_HOP: in ipv6_clear_mutable_options()
266 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
A Dexthdrs.c1221 ipv6_push_exthdr(skb, proto, NEXTHDR_HOP, opt->hopopt); in ipv6_push_nfrag_opts()
A Dmcast.c1771 ip6_mc_hdr(sk, skb, dev, saddr, &mld2_all_mcr, NEXTHDR_HOP, 0); in mld_newpack()
2183 ip6_mc_hdr(sk, skb, dev, saddr, snd_addr, NEXTHDR_HOP, payload_len); in igmp6_send()
/linux/net/ipv6/netfilter/
A Dip6t_ipv6header.c80 case NEXTHDR_HOP: in ipv6header_mt6()
A Dip6t_hbh.c62 NEXTHDR_HOP : NEXTHDR_DEST, NULL, NULL); in hbh_mt6()
/linux/net/sched/
A Dact_csum.c510 case NEXTHDR_HOP: in tcf_csum_ipv6()
519 if ((nexthdr == NEXTHDR_HOP) && in tcf_csum_ipv6()
/linux/net/xfrm/
A Dxfrm_output.c95 case NEXTHDR_HOP: in mip6_rthdr_offset()
A Dxfrm_policy.c3391 case NEXTHDR_HOP: in decode_session6()
/linux/include/net/
A Dipv6.h32 #define NEXTHDR_HOP 0 /* Hop-by-hop option header. */ macro
/linux/net/core/
A Dflow_dissector.c1320 case NEXTHDR_HOP: in __skb_flow_dissect()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c78 protocol != NEXTHDR_HOP && in iwl_mvm_tx_csum()
/linux/drivers/net/
A Damt.c843 ip6h->nexthdr = NEXTHDR_HOP; in amt_build_mld_gq()

Completed in 45 milliseconds