Searched refs:INP_LOCK_INIT (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dip_divert.c137 INP_LOCK_INIT(inp, "inp", "divinp");
H A Din_pcb.h426 #define INP_LOCK_INIT(inp, d, t) \ macro
H A Dudp_usrreq.c191 INP_LOCK_INIT(inp, "inp", "udpinp");
201 INP_LOCK_INIT(inp, "inp", "udpliteinp");
H A Draw_ip.c199 INP_LOCK_INIT(inp, "inp", "rawinp");
H A Dtcp_subr.c288 INP_LOCK_INIT(inp, "inp", "tcpinp");
H A Dsctp_pcb.c2560 INP_LOCK_INIT(&inp->ip_inp.inp, "inp", "sctpinp");

Completed in 103 milliseconds