Home
last modified time | relevance | path

Searched refs:NEXTHDR_NONE (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/net/ipv6/
A Dexthdrs_core.c22 (nexthdr == NEXTHDR_NONE) || in ipv6_ext_hdr()
83 if (nexthdr == NEXTHDR_NONE) in ipv6_skip_exthdr()
211 if ((!ipv6_ext_hdr(nexthdr)) || nexthdr == NEXTHDR_NONE) { in ipv6_find_hdr()
252 hp->nexthdr == NEXTHDR_NONE)) { in ipv6_find_hdr()
A Dseg6_local.c635 nexthdr == NEXTHDR_NONE)) in seg6_pop_srh()
A Dip6_tunnel.c404 while (ipv6_ext_hdr(nexthdr) && nexthdr != NEXTHDR_NONE) { in ip6_tnl_parse_tlv_enc_lim()
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6t_ipv6header.c51 if (nexthdr == NEXTHDR_NONE) { in ipv6header_mt6()
106 if (nexthdr != NEXTHDR_NONE && nexthdr != NEXTHDR_ESP) in ipv6header_mt6()
A Dnf_conntrack_reasm.c404 if (nexthdr == NEXTHDR_NONE) { in find_prev_fhdr()
/linux-6.3-rc2/net/netfilter/
A Dnf_log_syslog.c569 while (currenthdr != NEXTHDR_NONE && nf_ip6_ext_hdr(currenthdr)) { in dump_ipv6_packet()
/linux-6.3-rc2/net/openvswitch/
A Dflow.c402 key->ip.proto = NEXTHDR_NONE; in parse_ipv6hdr()
/linux-6.3-rc2/include/net/
A Dipv6.h45 #define NEXTHDR_NONE 59 /* No next header */ macro
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c73 while (protocol != NEXTHDR_NONE && ipv6_ext_hdr(protocol)) { in iwl_mvm_tx_csum_pre_bz()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c11341 if (hdr_count >= 3 || *nexthdr == NEXTHDR_NONE || in bnxt_exthdr_check()

Completed in 44 milliseconds