Searched refs:nl_buf_alloc (Results 1 – 4 of 4) sorted by relevance
57 nw->buf = nl_buf_alloc(len, mflag); in nlmsg_get_buf()172 new = nl_buf_alloc(new_len, nw->malloc_flag | M_ZERO); in _nlmsg_refill_buffer()
139 struct nl_buf *nl_buf_alloc(size_t len, int mflag);
57 nl_buf_alloc(size_t len, int mflag) in nl_buf_alloc() function
191 copy = nl_buf_alloc(nb->buflen, M_NOWAIT); in nl_buf_copy()581 nb = nl_buf_alloc(len, M_WAITOK); in nl_sosend()