Searched defs:sfstat (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsf_buf.h33 struct sfstat { /* sendfile statistics */ struct
/freebsd-11-stable/usr.bin/netstat/
H A Dmbuf.c87 struct sfstat sfstat; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_sendfile.c97 counter_u64_t sfstat[sizeof(struct sfstat) / sizeof(uint64_t)]; variable

Completed in 106 milliseconds