Home
last modified time | relevance | path

Searched refs:iface_bind (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-linux.c470 static int iface_bind(int fd, int ifindex, char *ebuf, int protocol);
3775 if ((err = iface_bind(sock_fd, handlep->ifindex,
5541 iface_bind(int fd, int ifindex, char *ebuf, int protocol) function