Searched refs:initdevice (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/sbin/ipf/ipsend/ |
| H A D | sockraw.c | 37 initdevice(char *device, int tout) in initdevice() function
|
| H A D | ipsend.h | 42 extern int initdevice(char *, int);
|
| H A D | sbpf.c | 55 initdevice(char *device, int tout) in initdevice() function
|
| H A D | iptests.c | 123 nfd = initdevice(dev, 1); in ip_test1() 460 nfd = initdevice(dev, 1); 563 nfd = initdevice(dev, 1); in ip_test3() 761 nfd = initdevice(dev, 1); in ip_test4() 921 nfd = initdevice(dev, 1); in ip_test5() 1264 nfd = initdevice(dev, 1); in ip_test6() 1332 nfd = initdevice(dev, 1); in ip_test7()
|
| H A D | sdlpi.c | 55 initdevice(char *device, int tout) in initdevice() function
|
| H A D | snit.c | 60 initdevice(char *device, int tout) in initdevice() function
|
| H A D | resend.c | 72 int fd, wfd = initdevice(dev, 5), len, i; in ip_resend()
|
| H A D | sock.c | 284 nfd = initdevice(dev, 1); in do_socket()
|
| H A D | ipsend.c | 128 wfd = initdevice(dev, 5); in send_packets()
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | pcap-enet.c | 146 initdevice(char *device, int pflag, int *linktype) in initdevice() function
|
| /freebsd-14.2/sbin/ipf/iplang/ |
| H A D | iplang_y.y | 1223 ifp->if_fd = initdevice(ifp->if_name, 5); in prep_packet()
|