Home
last modified time | relevance | path

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

/linux/net/6lowpan/
A Dnhc_hop.c11 LOWPAN_NHC(nhc_hop, "RFC6282 Hop-by-Hop Options", NEXTHDR_HOP, 0,
A Dnhc_ghc_ext_hop.c11 LOWPAN_NHC(ghc_ext_hop, "RFC7400 Hop-by-Hop Extension Header", NEXTHDR_HOP, 0,
/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/ipv6/
A Dioam6_iptunnel.c286 hdr->nexthdr = NEXTHDR_HOP; in ioam6_do_inline()
322 hdr->nexthdr = NEXTHDR_HOP; in ioam6_do_encap()
361 if (ipv6_hdr(skb)->nexthdr == NEXTHDR_HOP) in ioam6_output()
A Doutput_core.c71 case NEXTHDR_HOP: in ip6_find_1stfragopt()
A Dexthdrs_core.c18 return (nexthdr == NEXTHDR_HOP) || in ipv6_ext_hdr()
A Dip6_input.c266 if (pkt_len || hdr->nexthdr != NEXTHDR_HOP) { in ip6_rcv_core()
278 if (hdr->nexthdr == NEXTHDR_HOP) { in ip6_rcv_core()
A Dcalipso.c1270 if (ip6_hdr->nexthdr != NEXTHDR_HOP) in calipso_skbuff_optptr()
1303 if (ip6_hdr->nexthdr == NEXTHDR_HOP) { in calipso_skbuff_setattr()
1347 ip6_hdr->nexthdr = NEXTHDR_HOP; in calipso_skbuff_setattr()
A Dah6.c257 case NEXTHDR_HOP: in ipv6_clear_mutable_options()
260 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
A Dip6_offload.c372 iph->nexthdr = NEXTHDR_HOP; in ipv6_gro_complete()
A Dexthdrs.c1192 ipv6_push_exthdr(skb, proto, NEXTHDR_HOP, opt->hopopt); in ipv6_push_nfrag_opts()
A Dmcast.c1764 ip6_mc_hdr(sk, skb, dev, saddr, &mld2_all_mcr, NEXTHDR_HOP, 0); in mld_newpack()
2175 ip6_mc_hdr(sk, skb, dev, saddr, snd_addr, NEXTHDR_HOP, payload_len); in igmp6_send()
/linux/net/bridge/
A Dbr_netfilter_ipv6.c62 if (hdr->nexthdr == NEXTHDR_HOP && nf_ip6_check_hbh_len(skb, &pkt_len)) in br_validate_ipv6()
/linux/net/netfilter/
A Dnf_conntrack_ovs.c125 if (ipv6_hdr(skb)->nexthdr == NEXTHDR_HOP) { in nf_ct_skb_network_trim()
/linux/net/sched/
A Dact_csum.c509 case NEXTHDR_HOP: in tcf_csum_ipv6()
518 if ((nexthdr == NEXTHDR_HOP) && in tcf_csum_ipv6()
/linux/include/net/
A Dipv6.h34 #define NEXTHDR_HOP 0 /* Hop-by-hop option header. */ macro
494 if (nhdr->nexthdr != NEXTHDR_HOP) in ipv6_has_hopopt_jumbo()
/linux/net/xfrm/
A Dxfrm_output.c96 case NEXTHDR_HOP: in mip6_rthdr_offset()
/linux/net/core/
A Dflow_dissector.c1537 case NEXTHDR_HOP: in __skb_flow_dissect()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c81 protocol != NEXTHDR_HOP && in iwl_mvm_tx_csum()
/linux/drivers/net/
A Damt.c835 ip6h->nexthdr = NEXTHDR_HOP; in amt_build_mld_gq()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c13018 if (*nexthdr == NEXTHDR_HOP) { in bnxt_exthdr_check()

Completed in 97 milliseconds