Lines Matching refs:l2
158 if (wpa_s->l2) {
159 return l2_packet_send(wpa_s->l2, dest, proto, buf, len);
702 l2_packet_deinit(wpa_s->l2);
703 wpa_s->l2 = NULL;
2034 wpa_s->l2 = l2_packet_init(wpa_s->ifname,
2038 if (wpa_s->l2)
2046 if (wpa_s->l2 && l2_packet_get_own_addr(wpa_s->l2, wpa_s->own_addr)) {
2047 wpa_printf(MSG_ERROR, "Failed to get own L2 address");
2302 * L2 receive handler so that association events are processed before