Searched refs:in_pcbladdr (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 853 int in_pcbladdr(struct inpcb *, struct in_addr *, struct in_addr *,
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.h | 853 int in_pcbladdr(struct inpcb *, struct in_addr *, struct in_addr *,
|
| H A D | raw_ip.c | 509 error = in_pcbladdr(inp, &ip->ip_dst, in rip_output()
|
| H A D | in_pcb.c | 1141 in_pcbladdr(struct inpcb *inp, struct in_addr *faddr, struct in_addr *laddr, in in_pcbladdr() function 1434 error = in_pcbladdr(inp, &faddr, &laddr, cred); in in_pcbconnect_setup()
|