Home
last modified time | relevance | path

Searched defs:src_ip (Results 1 – 5 of 5) sorted by relevance

/xnu-8796.101.5/bsd/netinet/
H A Dip_flowid.h67 u_int32_t src_ip; member
H A Dip_input.c805 ip_input_update_nstat(struct ifnet *ifp, struct in_addr src_ip, in ip_input_update_nstat()
935 struct in_addr src_ip; in ip_input_first_pass() local
/xnu-8796.101.5/tests/
H A Dnet_bridge.c98 struct in_addr src_ip; member
116 struct in_addr src_ip; member
129 struct in6_addr src_ip; member
982 struct in_addr src_ip, in ethernet_udp4_frame_populate()
1052 struct in6_addr *src_ip, in ethernet_udp6_frame_populate()
1115 union ifbrip * src_ip, in ethernet_udp_frame_populate()
1582 union ifbrip * src_ip, in switch_port_send_udp()
2914 union ifbrip src_ip; in mac_nat_send_response() local
/xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c1381 struct flow_ip_addr src_ip = {}; in _flow_route_laddr_validate() local
/xnu-8796.101.5/bsd/net/
H A Ddlil.c10374 ifnet_cached_rtlookup_inet(struct ifnet *ifp, struct in_addr src_ip) in ifnet_cached_rtlookup_inet()