Home
last modified time | relevance | path

Searched refs:sf_allocfail (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsf_buf.h44 uint64_t sf_allocfail; /* times sfbuf allocation failed */ member
/f-stack/freebsd/sys/
H A Dsf_buf.h44 uint64_t sf_allocfail; /* times sfbuf allocation failed */ member
/f-stack/tools/netstat/
H A Dmbuf.c368 (uintmax_t)sfstat.sf_allocfail); in mbpr()
/f-stack/freebsd/kern/
H A Dkern_sendfile.c1073 SFSTAT_INC(sf_allocfail); in vn_sendfile()