Searched refs:initdevice (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dsockraw.c37 int initdevice(char *device, int tout) function
H A Dipsend.h43 extern int initdevice(char *, int);
H A Dsdlpi.c55 int initdevice(device, tout) function
H A Dsbpf.c55 int initdevice(device, tout) function
H A Dsnit.c60 int initdevice(device, tout) function
H A Dresend.c76 int fd, wfd = initdevice(dev, 5), len, i;
H A Diptests.c128 nfd = initdevice(dev, 1);
465 nfd = initdevice(dev, 1);
572 nfd = initdevice(dev, 1);
774 nfd = initdevice(dev, 1);
938 nfd = initdevice(dev, 1);
1285 nfd = initdevice(dev, 1);
1357 nfd = initdevice(dev, 1);
H A Dipsend.c133 wfd = initdevice(dev, 5);
H A Dsock.c287 nfd = initdevice(dev, 1);
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-enet.c148 initdevice(char *device, int pflag, int *linktype) function
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang_y.y1254 ifp->if_fd = initdevice(ifp->if_name, 5);

Completed in 134 milliseconds