Searched refs:INP_LOCK_INIT (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | ip_divert.c | 144 INP_LOCK_INIT(inp, "inp", "divinp"); in div_inpcb_init()
|
| H A D | in_pcb.h | 578 #define INP_LOCK_INIT(inp, d, t) \ macro
|
| H A D | udp_usrreq.c | 185 INP_LOCK_INIT(inp, "inp", "udpinp"); in udp_inpcb_init() 195 INP_LOCK_INIT(inp, "inp", "udpliteinp"); in udplite_inpcb_init()
|
| H A D | raw_ip.c | 208 INP_LOCK_INIT(inp, "inp", "rawinp"); in rip_inpcb_init()
|
| H A D | tcp_subr.c | 826 INP_LOCK_INIT(inp, "inp", "tcpinp"); in tcp_inpcb_init()
|
| H A D | sctp_pcb.c | 2506 INP_LOCK_INIT(&inp->ip_inp.inp, "inp", "sctpinp"); in sctp_inpcb_alloc()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 578 #define INP_LOCK_INIT(inp, d, t) \ macro
|