Home
last modified time | relevance | path

Searched refs:check_cookie (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/wireguard/
Dcookie.h49 bool check_cookie);
Dcookie.c121 bool check_cookie) in wg_cookie_validate_packet() argument
137 if (!check_cookie) in wg_cookie_validate_packet()
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_txrx.c587 static inline bool check_cookie(struct ath9k_htc_priv *priv, in check_cookie() function
628 if (check_cookie(priv, skb, txs->cookie, epid)) { in ath9k_htc_tx_get_packet()