Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsf_buf.h42 uint64_t sf_allocfail; /* times sfbuf allocation failed */ member
/freebsd/usr.bin/netstat/
H A Dmbuf.c348 (uintmax_t)sfstat.sf_allocfail); in mbpr()
/freebsd/sys/kern/
H A Dkern_sendfile.c1019 SFSTAT_INC(sf_allocfail); in vn_sendfile()