Searched refs:in_pcbinfo_init (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | ip_divert.c | 157 in_pcbinfo_init(&V_divcbinfo, "div", &V_divcb, 1, 1, "divcb", in div_init()
|
| H A D | in_pcb.h | 811 void in_pcbinfo_init(struct inpcbinfo *, const char *, struct inpcbhead *,
|
| H A D | udp_usrreq.c | 210 in_pcbinfo_init(&V_udbinfo, "udp", &V_udb, UDBHASHSIZE, UDBHASHSIZE, in udp_init() 224 in_pcbinfo_init(&V_ulitecbinfo, "udplite", &V_ulitecb, UDBHASHSIZE, in udplite_init()
|
| H A D | raw_ip.c | 216 in_pcbinfo_init(&V_ripcbinfo, "rip", &V_ripcb, INP_PCBHASH_RAW_SIZE, in rip_init()
|
| H A D | in_pcb.c | 520 in_pcbinfo_init(struct inpcbinfo *pcbinfo, const char *name, in in_pcbinfo_init() function
|
| H A D | tcp_subr.c | 1151 in_pcbinfo_init(&V_tcbinfo, "tcp", &V_tcb, hashsize, hashsize, in tcp_init()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 811 void in_pcbinfo_init(struct inpcbinfo *, const char *, struct inpcbhead *,
|