Searched defs:fport_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() 1044 u_int fport_arg, const struct in6_addr *laddr6, u_int lport_arg, in in6pcb_lookup()
|
/netbsd-src/sys/netinet/ |
H A D | in_pcb.c | 769 inpcb_notify(struct inpcbtable *table, struct in_addr faddr, u_int fport_arg, in inpcb_notify() 1067 struct in_addr faddr, u_int fport_arg, in inpcb_lookup()
|