Searched refs:alloc_buf (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h481 lysap_buf_t* (*alloc_buf) (chan_t *h, unsigned len); member in struct:_chan_t::lysap_t
/freebsd-11-stable/sys/net/
H A Dbpf.c1499 int alloc_buf, size; local
1508 alloc_buf = 0;
1512 alloc_buf = 1;
1514 if (alloc_buf) {

Completed in 63 milliseconds