Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A D.gitignore49 tcp_mmap
H A DMakefile171 tcp_mmap \
240 $(OUTPUT)/tcp_mmap: LDLIBS += -lpthread -lcrypto
/linux/include/net/
H A Dtcp.h531 int tcp_mmap(struct file *file, struct socket *sock,
/linux/net/ipv4/
H A Dtcp.c1866 int tcp_mmap(struct file *file, struct socket *sock, in tcp_mmap() function