Searched defs:sendip (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | sockraw.c | 70 int sendip(int fd, char *pkt, int len) in sendip() function
|
H A D | sirix.c | 62 int sendip(int fd, char *pkt, int len) in sendip() function
|
H A D | slinux.c | 68 int sendip(fd, pkt, len) in sendip() function
|
H A D | sbpf.c | 147 int sendip(fd, pkt, len) in sendip() function
|
H A D | sdlpi.c | 137 int sendip(fd, pkt, len) in sendip() function
|
H A D | snit.c | 117 int sendip(fd, pkt, len) in sendip() function
|
/netbsd-src/sys/lib/libsa/ |
H A D | ip.c | 84 sendip(struct iodesc *d, void *pkt, size_t len, u_int8_t proto) in sendip() function
|