Searched refs:l2_packet_get_ip_addr (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/l2_packet/
H A Dl2_packet.h101 * l2_packet_get_ip_addr - Get the current IP address from the interface
114 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len);
H A Dl2_packet_none.c113 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_freebsd.c247 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_ndis.c514 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c525 l2_packet_get_ip_addr(wpa_s->l2, tmp, sizeof(tmp)) >= 0) {

Completed in 54 milliseconds