Searched refs:peer_msg (Results 1 – 1 of 1) sorted by relevance
982 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_live_peer_body() argument995 hdr = (const struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_live_peer_body()999 peer_mi = MKA_HDR_LEN + peer_msg + i; in ieee802_1x_mka_decode_live_peer_body()1040 const u8 *peer_msg, size_t msg_len) in ieee802_1x_mka_decode_potential_peer_body() argument1048 hdr = (struct ieee802_1x_mka_hdr *) peer_msg; in ieee802_1x_mka_decode_potential_peer_body()1052 peer_mi = MKA_HDR_LEN + peer_msg + i; in ieee802_1x_mka_decode_potential_peer_body()