Searched refs:SOCKBUF_LOCK_INIT (Results 1 – 3 of 3) sorted by relevance
127 #define SOCKBUF_LOCK_INIT(_sb, _name) \ macro
420 SOCKBUF_LOCK_INIT(&so->so_snd, "so_snd"); in soalloc()421 SOCKBUF_LOCK_INIT(&so->so_rcv, "so_rcv"); in soalloc()