Searched refs:ieee802_1x_mka_hdr (Results 1 – 4 of 4) sorted by relevance
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()1037 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_i_in_peerlist()1048 hdr = (struct ieee802_1x_mka_hdr *) pos; in ieee802_1x_mka_i_in_peerlist()1115 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_live_peer_body()1124 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_live_peer_body()1174 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_potential_peer_body()1178 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_potential_peer_body()1368 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_sak_use_body()[all …]
153 struct ieee802_1x_mka_hdr { struct172 #define MKA_HDR_LEN sizeof(struct ieee802_1x_mka_hdr) argument
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()1037 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_i_in_peerlist()1048 hdr = (struct ieee802_1x_mka_hdr *) pos; in ieee802_1x_mka_i_in_peerlist()1115 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_live_peer_body()1124 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_live_peer_body()1174 const struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_potential_peer_body()1178 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_potential_peer_body()1381 struct ieee802_1x_mka_hdr *hdr; in ieee802_1x_mka_decode_sak_use_body()[all …]