Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c592 static inline bool check_cookie(struct ath9k_htc_priv *priv, in check_cookie() function
633 if (check_cookie(priv, skb, txs->cookie, epid)) { in ath9k_htc_tx_get_packet()