Searched refs:nowhere_ip (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/tests/skywalk/ |
| H A D | skt_mpprotons.c | 48 static struct in_addr our_ip, dst_ip, zero_ip, nowhere_ip; variable 83 nowhere_ip = sktc_nowhere_in_addr(); in skt_protons_main() 99 skt_flow_req_should_succeed(AF_INET, &our_ip, &nowhere_ip, IPPROTO_TTP, 0, 0); in skt_protons_main()
|
| H A D | skt_flow.c | 48 struct in_addr our_ip, dst_ip, zero_ip, nowhere_ip, multicast_ip, lo_ip; variable 327 nowhere_ip = sktc_nowhere_in_addr(); in skt_flow_req_main() 363 skt_flow_req_should_fail(AF_INET, &nowhere_ip, &zero_ip, IPPROTO_TCP, 1234, 0); in skt_flow_req_main()
|
| H A D | skt_xfer.c | 3296 struct in_addr our_ip, peer_ip, nowhere_ip; in skt_xfer_flowmatch() local 3370 nowhere_ip = sktc_nowhere_in_addr(); in skt_xfer_flowmatch() 3401 IPPROTO_UDP, our_port, nowhere_ip, peer_port, &payload); in skt_xfer_flowmatch()
|