Home
last modified time | relevance | path

Searched defs:sendip (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ipf/ipsend/
H A Dsockraw.c67 int sendip(int fd, char *pkt, int len) in sendip() function
H A Dsbpf.c134 sendip(int fd, char *pkt, int len) in sendip() function
/freebsd/stand/libsa/
H A Dip.c86 sendip(struct iodesc *d, void *pkt, size_t len, uint8_t proto) in sendip() function