Searched refs:sendip (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/ipfilter/ipsend/
H A Dipsend.h51 extern int sendip __P((int, char *, int));
H A Dsirix.c62 int sendip(int fd, char *pkt, int len) function
H A Dslinux.c68 int sendip(fd, pkt, len) function
H A Dsockraw.c70 int sendip(int fd, char *pkt, int len) function
H A Dsbpf.c142 int sendip(fd, pkt, len) function
H A Dsdlpi.c137 int sendip(fd, pkt, len) function
H A Dip.c79 err = sendip(nfd, s, sizeof(*eh) + len);
151 err = sendip(nfd, ipbuf, sizeof(*eh) + iplen);
224 err = sendip(nfd, ipbuf, sizeof(*eh) + ts);
H A Dresend.c134 if (sendip(wfd, (char *)eh, len) == -1)
H A Dsnit.c117 int sendip(fd, pkt, len) function

Completed in 52 milliseconds