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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_flowid.h67 u_int32_t src_ip; member in struct:ip_flow_id
H A Dip_fw.h175 u_int32_t dst_ip, src_ip ; member in struct:ipfw_flow_id
H A Dip_fw2.h406 u_int32_t src_ip; member in struct:ipfw_flow_id
H A Dip_fw2.c1989 struct in_addr src_ip = { 0 } , dst_ip = { 0 }; /* NOTE: network format */ local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c5536 ifnet_cached_rtlookup_inet(struct ifnet *ifp, struct in_addr src_ip) argument

Completed in 32 milliseconds