Searched refs:in_pcb_lport (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 837 int in_pcb_lport(struct inpcb *, struct in_addr *, u_short *,
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.h | 837 int in_pcb_lport(struct inpcb *, struct in_addr *, u_short *,
|
| H A D | in_pcb.c | 830 in_pcb_lport(struct inpcb *inp, struct in_addr *laddrp, u_short *lportp, in in_pcb_lport() function 1066 error = in_pcb_lport(inp, &laddr, &lport, cred, lookupflags); in in_pcbbind_setup()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_src.c | 960 error = in_pcb_lport(inp, NULL, &lport, cred, lookupflags); in in6_pcbsetport()
|