Lines Matching refs:ieee802_1x_mka_hdr
87 struct ieee802_1x_mka_hdr *hdr = body; in set_mka_param_body_len()
95 const struct ieee802_1x_mka_hdr *hdr = body; in get_mka_param_body_len()
102 const struct ieee802_1x_mka_hdr *hdr = body; in get_mka_param_body_type()
1045 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_i_in_peerlist()
1056 hdr = (struct ieee802_1x_mka_hdr *) pos; in ieee802_1x_mka_i_in_peerlist()
1123 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_live_peer_body()
1132 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_live_peer_body()
1182 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_potential_peer_body()
1186 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_potential_peer_body()
1389 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_sak_use_body()
1412 hdr = (struct ieee802_1x_mka_hdr *) mka_msg; in ieee802_1x_mka_decode_sak_use_body()
1691 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_dist_sak_body()
1702 hdr = (struct ieee802_1x_mka_hdr *) mka_msg; in ieee802_1x_mka_decode_dist_sak_body()
1925 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_icv_body()
1935 hdr = (const struct ieee802_1x_mka_hdr *) pos; in ieee802_1x_mka_decode_icv_body()
1968 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_dist_cak_body()
1971 hdr = (struct ieee802_1x_mka_hdr *) mka_msg; in ieee802_1x_mka_decode_dist_cak_body()
1992 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_kmd_body()
1995 hdr = (struct ieee802_1x_mka_hdr *) mka_msg; in ieee802_1x_mka_decode_kmd_body()
3107 struct ieee802_1x_mka_hdr *mka_hdr; in ieee802_1x_kay_mkpdu_validity_check()
3120 mka_hdr = (struct ieee802_1x_mka_hdr *) (eapol_hdr + 1); in ieee802_1x_kay_mkpdu_validity_check()
3242 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_kay_decode_mkpdu()
3268 hdr = (struct ieee802_1x_mka_hdr *) pos; in ieee802_1x_kay_decode_mkpdu()
3315 hdr = (struct ieee802_1x_mka_hdr *) pos; in ieee802_1x_kay_decode_mkpdu()