Searched refs:ip_resend (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/ipf/ipsend/ |
H A D | ipsend.h | 45 extern int ip_resend(char *, int, struct ipread *, struct in_addr, char *);
|
H A D | ipresend.c | 126 return (ip_resend(dev, mtu, ipr, gwip, resend)); in main()
|
H A D | resend.c | 62 ip_resend(char *dev, int mtu, struct ipread *r, struct in_addr gwip, in ip_resend() function
|