Searched defs:faddr (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dddp_usrreq.c309 struct sockaddr_at *faddr = (struct sockaddr_at *) nam; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dudp6_output.c178 struct in6_addr *laddr, *faddr; local
H A Din6_pcb.c1040 in6_pcblookup_hash_exists( struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int wildcard, uid_t *uid, gid_t *gid, struct ifnet *ifp) argument
1147 in6_pcblookup_hash( struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int wildcard, __unused struct ifnet *ifp) argument
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c1164 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, argument
1358 in_pcblookup_hash_exists( struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, uid_t *uid, gid_t *gid, struct ifnet *ifp) argument
1496 in_pcblookup_hash( struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, struct ifnet *ifp) argument
H A Dudp_usrreq.c881 struct in_addr faddr; local
1305 struct in_addr origladdr, laddr, faddr, pi_laddr; local
[all...]
H A Dtcp_subr.c1713 struct in_addr faddr; local

Completed in 69 milliseconds