Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dcookie.h49 bool check_cookie);
H A Dcookie.c121 bool check_cookie) in wg_cookie_validate_packet() argument
137 if (!check_cookie) in wg_cookie_validate_packet()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A 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()