Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipf/ipsend/
H A Dipsend.h43 extern int initdevice(char *, int);
H A Dsockraw.c38 initdevice(char *device, int tout) in initdevice() function
H A Dsbpf.c56 initdevice(char *device, int tout) in initdevice() function
H A Diptests.c124 nfd = initdevice(dev, 1); in ip_test1()
461 nfd = initdevice(dev, 1);
564 nfd = initdevice(dev, 1); in ip_test3()
762 nfd = initdevice(dev, 1); in ip_test4()
922 nfd = initdevice(dev, 1); in ip_test5()
1265 nfd = initdevice(dev, 1); in ip_test6()
1333 nfd = initdevice(dev, 1); in ip_test7()
H A Dsdlpi.c56 initdevice(char *device, int tout) in initdevice() function
H A Dsnit.c61 initdevice(char *device, int tout) in initdevice() function
H A Dresend.c73 int fd, wfd = initdevice(dev, 5), len, i; in ip_resend()
H A Dsock.c284 nfd = initdevice(dev, 1); in do_socket()
H A Dipsend.c129 wfd = initdevice(dev, 5); in send_packets()
/freebsd-13.1/contrib/libpcap/
H A Dpcap-enet.c148 initdevice(char *device, int pflag, int *linktype) in initdevice() function
/freebsd-13.1/sbin/ipf/iplang/
H A Diplang_y.y1225 ifp->if_fd = initdevice(ifp->if_name, 5); in prep_packet()