Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h134 SKB_GSO_TCPV4, enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c961 skb_shinfo(skb)->gso_type = ipv4 ? SKB_GSO_TCPV4 : SKB_GSO_TCPV6; in iwl_mvm_tx_tso()
990 skb_shinfo(tmp)->gso_type = ipv4 ? SKB_GSO_TCPV4 : in iwl_mvm_tx_tso()