/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | ip.c | 54 int send_ether(nfd, buf, len, gwip) in send_ether() argument 89 int send_ip(nfd, mtu, ip, gwip, frag) in send_ip() argument 250 int send_tcp(nfd, mtu, ip, gwip) in send_tcp() argument 303 int send_udp(nfd, mtu, ip, gwip) in send_udp() argument 335 int send_icmp(nfd, mtu, ip, gwip) in send_icmp() argument 351 int send_packet(nfd, mtu, ip, gwip) in send_packet() argument
|
H A D | iptests.c | 128 void ip_test1(dev, mtu, ip, gwip, ptest) in ip_test1() argument 479 void ip_test2(dev, mtu, ip, gwip, ptest) in ip_test2() argument 575 void ip_test3(dev, mtu, ip, gwip, ptest) in ip_test3() argument 776 void ip_test4(dev, mtu, ip, gwip, ptest) in ip_test4() argument 941 void ip_test5(dev, mtu, ip, gwip, ptest) in ip_test5() argument 1291 void ip_test6(dev, mtu, ip, gwip, ptest) in ip_test6() argument 1373 void ip_test7(dev, mtu, ip, gwip, ptest) in ip_test7() argument
|
H A D | ipsend.c | 150 int send_packets(dev, mtu, ip, gwip) in send_packets() argument 201 struct in_addr gwip; local
|
H A D | resend.c | 71 int ip_resend(dev, mtu, r, gwip, datain) in ip_resend() argument
|
H A D | ipresend.c | 89 struct in_addr gwip; local
|
H A D | iptest.c | 92 struct in_addr gwip; local
|
H A D | lsock.c | 193 int do_socket(dev, mtu, ti, gwip) in do_socket() argument
|
H A D | sock.c | 394 int do_socket(dev, mtu, ti, gwip) in do_socket() argument
|
/netbsd-src/external/bsd/ipf/dist/iplang/ |
H A D | iplang_y.y | 1282 struct in_addr gwip; in prep_packet() local
|