Searched defs:lport_arg (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/netinet6/ |
H A D | in6_pcb.c | 603 u_int fport_arg, const struct sockaddr *src, u_int lport_arg, int cmd, in in6pcb_notify() 834 u_int lport_arg, int lookup_wildcard, struct vestigial_inpcb *vp) in in6pcb_lookup_local() 1044 u_int fport_arg, const struct in6_addr *laddr6, u_int lport_arg, in in6pcb_lookup() 1090 u_int lport_arg, int faith) in in6pcb_lookup_bound()
|
/netbsd-src/sys/netinet/ |
H A D | in_pcb.c | 770 struct in_addr laddr, u_int lport_arg, int errno, in inpcb_notify() 955 u_int lport_arg, int lookup_wildcard, vestigial_inpcb_t *vp) in inpcb_lookup_local() 1068 struct in_addr laddr, u_int lport_arg, in inpcb_lookup() 1119 struct in_addr laddr, u_int lport_arg) in inpcb_lookup_bound()
|