Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dipv6.h41 #define NEXTHDR_NONE IPPROTO_NONE macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c76 while (protocol != NEXTHDR_NONE && ipv6_ext_hdr(protocol)) { in iwl_mvm_tx_csum()