Searched refs:ip_test3 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | iptest.c | 193 ip_test3(dev, mtu, (ip_t *)ti, gwip, pointtest); 210 ip_test3(dev, mtu, (ip_t *)ti, gwip, pointtest);
|
H A D | ipsend.h | 61 extern void ip_test3 __P((char *, int, ip_t *, struct in_addr, int));
|
H A D | iptests.c | 575 void ip_test3(dev, mtu, ip, gwip, ptest) in ip_test3() function
|