Searched refs:initdevice (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/ipfilter/ipsend/ |
| H A D | slinux.c | 48 int initdevice(dev, spare) in initdevice() function
|
| H A D | sockraw.c | 37 int initdevice(char *device, int tout) in initdevice() function
|
| H A D | sirix.c | 34 int initdevice(char *device, int tout) in initdevice() function
|
| H A D | iptests.c | 135 nfd = initdevice(dev, 1); 472 nfd = initdevice(dev, 1); 579 nfd = initdevice(dev, 1); 781 nfd = initdevice(dev, 1); 945 nfd = initdevice(dev, 1); 1292 nfd = initdevice(dev, 1); 1364 nfd = initdevice(dev, 1);
|
| H A D | ipsend.h | 47 extern int initdevice __P((char *, int));
|
| H A D | sbpf.c | 58 int initdevice(device, tout) in initdevice() function
|
| H A D | sdlpi.c | 55 int initdevice(device, tout) in initdevice() function
|
| H A D | snit.c | 60 int initdevice(device, tout) in initdevice() function
|
| H A D | resend.c | 76 int fd, wfd = initdevice(dev, 5), len, i;
|
| H A D | lsock.c | 229 nfd = initdevice(dev, 0);
|
| H A D | ipsend.c | 141 wfd = initdevice(dev, 5);
|
| H A D | sock.c | 426 nfd = initdevice(dev, 1);
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | pcap-enet.c | 148 initdevice(char *device, int pflag, int *linktype) in initdevice() function
|
| /freebsd-12.1/contrib/ipfilter/iplang/ |
| H A D | iplang_y.y | 1291 ifp->if_fd = initdevice(ifp->if_name, 5); in prep_packet()
|