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

/external/wpa_supplicant/
H A Dl2_packet.h112 * l2_packet_get_ip_addr - Get the current IP address from the interface
125 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.c244 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_linux.c166 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_pcap.c338 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_winpcap.c301 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_ndis.c508 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dctrl_iface.c259 l2_packet_get_ip_addr(wpa_s->l2, tmp, sizeof(tmp)) >= 0) {
/external/wpa_supplicant_6/wpa_supplicant/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_linux.c167 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_privsep.c257 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_pcap.c338 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_winpcap.c301 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
H A Dl2_packet_ndis.c508 int l2_packet_get_ip_addr(struct l2_packet_data *l2, char *buf, size_t len) function
/external/wpa_supplicant_6/wpa_supplicant/
H A Dctrl_iface.c370 l2_packet_get_ip_addr(wpa_s->l2, tmp, sizeof(tmp)) >= 0) {

Completed in 43 milliseconds