Home
last modified time | relevance | path

Searched defs:ip_dst (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dip.h114 struct in_addr ip_src, ip_dst; /* source and dest address */ member
H A Din.h408 struct in_addr ip_dst; /* first hop, 0 w/o src rt */ member
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c580 struct in_addr ip_src, ip_dst; in netif_gso_ip_tcp_init_state() local
/xnu-12377.1.9/tests/
H A Dnet_bridge.c1936 struct in_addr ip_dst; in mac_nat_test_arp_out() local
1976 struct in_addr ip_dst; in mac_nat_send_arp_response() local
2074 struct in_addr ip_dst = { INADDR_BROADCAST }; in mac_nat_test_dhcp() local
2259 union ifbrip ip_dst; in mac_nat_test_nd6_out() local
/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_udp.c168 struct kdp_in_addr ip_src, ip_dst; /* source and dest address */ member
/xnu-12377.1.9/bsd/net/
H A Dif_bond.c1423 struct in_addr ip_dst; in ip_header_hash() local