Searched refs:l2_packet_send (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dl2_packet.h51 int l2_packet_send(struct l2_packet_data *, uint8_t *, size_t);
H A Dl2_packet.c75 l2_packet_send(struct l2_packet_data *l2, uint8_t *buf, size_t buflen) function
81 wpa_printf(MSG_ERROR, "l2_packet_send: cannot send "
H A Dwpa.c866 (void) l2_packet_send(wpa_s->l2, rbuf, rlen);
993 (void) l2_packet_send(wpa_s->l2, rbuf, rlen);
1237 (void) l2_packet_send(wpa_s->l2, rbuf, rlen);
1517 (void) l2_packet_send(wpa_s->l2, rbuf, rlen);

Completed in 61 milliseconds