Lines Matching refs:offsetof
907 BUILD_BUG_ON(offsetof(typeof(*seq), ccmp) != in ieee80211_get_key_tx_seq()
908 offsetof(typeof(*seq), aes_cmac)); in ieee80211_get_key_tx_seq()
911 BUILD_BUG_ON(offsetof(typeof(*seq), ccmp) != in ieee80211_get_key_tx_seq()
912 offsetof(typeof(*seq), aes_gmac)); in ieee80211_get_key_tx_seq()
915 BUILD_BUG_ON(offsetof(typeof(*seq), ccmp) != in ieee80211_get_key_tx_seq()
916 offsetof(typeof(*seq), gcmp)); in ieee80211_get_key_tx_seq()
1001 BUILD_BUG_ON(offsetof(typeof(*seq), ccmp) != in ieee80211_set_key_tx_seq()
1002 offsetof(typeof(*seq), aes_cmac)); in ieee80211_set_key_tx_seq()
1005 BUILD_BUG_ON(offsetof(typeof(*seq), ccmp) != in ieee80211_set_key_tx_seq()
1006 offsetof(typeof(*seq), aes_gmac)); in ieee80211_set_key_tx_seq()
1009 BUILD_BUG_ON(offsetof(typeof(*seq), ccmp) != in ieee80211_set_key_tx_seq()
1010 offsetof(typeof(*seq), gcmp)); in ieee80211_set_key_tx_seq()