Searched defs:laddr6 (Results 1 - 2 of 2) sorted by relevance

/src/sys/net/
H A Dtoeplitz.c188 stoeplitz_hash_ip6(const struct stoeplitz_cache * scache,const struct in6_addr * faddr6,const struct in6_addr * laddr6) argument
201 stoeplitz_hash_ip6port(const struct stoeplitz_cache * scache,const struct in6_addr * faddr6,const struct in6_addr * laddr6,in_port_t fport,in_port_t lport) argument
/src/sys/netinet6/
H A Din6_pcb.c833 in6pcb_lookup_local(struct inpcbtable *table, struct in6_addr *laddr6, argument
1043 in6pcb_lookup(struct inpcbtable * table,const struct in6_addr * faddr6,u_int fport_arg,const struct in6_addr * laddr6,u_int lport_arg,int faith,struct vestigial_inpcb * vp) argument
1089 in6pcb_lookup_bound(struct inpcbtable * table,const struct in6_addr * laddr6,u_int lport_arg,int faith) argument
[all...]

Completed in 8 milliseconds