Home
last modified time | relevance | path

Searched defs:tcp_log_sendfile (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_log_buf.h115 struct tcp_log_sendfile { struct
131 struct tcp_log_sendfile u_sf; argument
H A Dtcp_log_buf.c2849 tcp_log_sendfile(struct socket *so, off_t offset, size_t nbytes, int flags) in tcp_log_sendfile() function