Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dtcp.c595 int tcp_ioctl(struct sock *sk, int cmd, unsigned long arg) in tcp_ioctl() function
639 EXPORT_SYMBOL(tcp_ioctl);
Dtcp_ipv4.c3027 .ioctl = tcp_ioctl,
/linux-5.19.10/include/net/
Dtcp.h341 int tcp_ioctl(struct sock *sk, int cmd, unsigned long arg);
/linux-5.19.10/net/ipv6/
Dtcp_ipv6.c2138 .ioctl = tcp_ioctl,