Home
last modified time | relevance | path

Searched refs:IPPROTO_NONE (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/net/ipv6/netfilter/
H A Dip6t_mh.c50 if (mh->ip6mh_proto != IPPROTO_NONE) { in mh_mt6()
/linux-6.15/include/uapi/linux/
H A Din6.h136 #define IPPROTO_NONE 59 /* IPv6 no next header */ macro
/linux-6.15/include/linux/
H A Dnetfilter_ipv6.h21 (nexthdr == IPPROTO_NONE) || in nf_ip6_ext_hdr()
/linux-6.15/net/ipv6/
H A Dmip6.c96 if (mh->ip6mh_proto != IPPROTO_NONE) { in mip6_mh_filter()
H A Dexthdrs.c862 ret = inet6_add_protocol(&nodata_protocol, IPPROTO_NONE); in ipv6_exthdrs_init()
877 inet6_del_protocol(&nodata_protocol, IPPROTO_NONE); in ipv6_exthdrs_exit()
H A Desp6.c830 if (err == IPPROTO_NONE) in esp6_input_done2()
H A Dip6mr.c2347 iph->nexthdr = IPPROTO_NONE; in ip6mr_get_route()
/linux-6.15/net/openvswitch/
H A Dflow.c286 case IPPROTO_NONE: in get_ipv6_ext_hdrs()
/linux-6.15/net/ipv4/
H A Desp4.c787 if (err == IPPROTO_NONE) in esp_input_done2()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1946 input->ip.v6.proto = IPPROTO_NONE; in ice_set_fdir_input_set()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c560 (raw_packet, ipv4, (ipv4) ? IPPROTO_IP : IPPROTO_NONE, in i40e_add_del_fdir_ip()