Home
last modified time | relevance | path

Searched refs:NEXTHDR_HOP (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-6.6/net/6lowpan/
H A Dnhc_ghc_ext_hop.c11 LOWPAN_NHC(ghc_ext_hop, "RFC7400 Hop-by-Hop Extension Header", NEXTHDR_HOP, 0,
H A Dnhc_hop.c11 LOWPAN_NHC(nhc_hop, "RFC6282 Hop-by-Hop Options", NEXTHDR_HOP, 0,
/kernel/linux/linux-5.10/net/6lowpan/
H A Dnhc_ghc_ext_hop.c18 LOWPAN_NHC(ghc_ext_hop, "RFC7400 Hop-by-Hop Extension Header", NEXTHDR_HOP, 0,
H A Dnhc_hop.c18 LOWPAN_NHC(nhc_hop, "RFC6282 Hop-by-Hop Options", NEXTHDR_HOP, 0,
/kernel/linux/linux-5.10/net/bridge/
H 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()
/kernel/linux/linux-6.6/net/ipv6/
H A Dioam6_iptunnel.c251 hdr->nexthdr = NEXTHDR_HOP; in ioam6_do_inline()
285 hdr->nexthdr = NEXTHDR_HOP; in ioam6_do_encap()
320 if (ipv6_hdr(skb)->nexthdr == NEXTHDR_HOP) in ioam6_output()
H A Dip6_offload.c48 if (proto != NEXTHDR_HOP) { in ipv6_gso_pull_exthdrs()
174 if (proto != NEXTHDR_HOP) { in ipv6_exthdrs_len()
355 iph->nexthdr = NEXTHDR_HOP; in ipv6_gro_complete()
H A Doutput_core.c71 case NEXTHDR_HOP: in ip6_find_1stfragopt()
H A Dexthdrs_core.c18 return (nexthdr == NEXTHDR_HOP) || in ipv6_ext_hdr()
H A Dip6_input.c267 if (pkt_len || hdr->nexthdr != NEXTHDR_HOP) { in ip6_rcv_core()
279 if (hdr->nexthdr == NEXTHDR_HOP) { in ip6_rcv_core()
H 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()
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6t_ipv6header.c80 case NEXTHDR_HOP: in ipv6header_mt6()
H A Dip6t_hbh.c62 NEXTHDR_HOP : NEXTHDR_DEST, NULL, NULL); in hbh_mt6()
/kernel/linux/linux-5.10/net/ipv6/
H A Doutput_core.c77 case NEXTHDR_HOP: in ip6_find_1stfragopt()
H A Dexthdrs_core.c18 return (nexthdr == NEXTHDR_HOP) || in ipv6_ext_hdr()
H A Dmip6.c266 case NEXTHDR_HOP: in mip6_destopt_offset()
402 case NEXTHDR_HOP: in mip6_rthdr_offset()
H A Dip6_input.c258 if (pkt_len || hdr->nexthdr != NEXTHDR_HOP) { in ip6_rcv_core()
271 if (hdr->nexthdr == NEXTHDR_HOP) { in ip6_rcv_core()
H A Dip6_offload.c46 if (proto != NEXTHDR_HOP) { in ipv6_gso_pull_exthdrs()
169 if (proto != NEXTHDR_HOP) { in ipv6_exthdrs_len()
H 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()
H A Dah6.c263 case NEXTHDR_HOP: in ipv6_clear_mutable_options()
266 nexthdr == NEXTHDR_HOP ? in ipv6_clear_mutable_options()
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6t_ipv6header.c80 case NEXTHDR_HOP: in ipv6header_mt6()
H A Dip6t_hbh.c62 NEXTHDR_HOP : NEXTHDR_DEST, NULL, NULL); in hbh_mt6()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_ovs.c125 if (ipv6_hdr(skb)->nexthdr == NEXTHDR_HOP) { in nf_ct_skb_network_trim()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netfilter_ipv6.c62 if (hdr->nexthdr == NEXTHDR_HOP && nf_ip6_check_hbh_len(skb, &pkt_len)) in br_validate_ipv6()
/kernel/linux/linux-5.10/net/sched/
H A Dact_csum.c509 case NEXTHDR_HOP: in tcf_csum_ipv6()
518 if ((nexthdr == NEXTHDR_HOP) && in tcf_csum_ipv6()

Completed in 13 milliseconds

12