Home
last modified time | relevance | path

Searched defs:skb_frag (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h125 struct skb_frag { struct
131 typedef struct skb_frag skb_frag_t; argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c452 iwl_mvm_set_tx_cmd_crypto(struct iwl_mvm * mvm,struct ieee80211_tx_info * info,struct iwl_tx_cmd * tx_cmd,struct sk_buff * skb_frag,int hdrlen) iwl_mvm_set_tx_cmd_crypto() argument
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1713 struct sk_buff *skb_frag, u8 *key) in ieee80211_get_tkip_p2k()