HomeSort by: relevance | last modified time | path
    Searched defs:tcp_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp_usrreq.c 839 tcp_ioctl(struct socket *so, u_long cmd, void *nam, struct ifnet *ifp) function in typeref:typename:int
2344 #define tcp_ioctl tcp_ioctl_wrapper macro
2365 .pr_ioctl = tcp_ioctl,
tcp_usrreq.c 839 tcp_ioctl(struct socket *so, u_long cmd, void *nam, struct ifnet *ifp) function in typeref:typename:int
2344 #define tcp_ioctl tcp_ioctl_wrapper macro
2365 .pr_ioctl = tcp_ioctl,
tcp_usrreq.c 839 tcp_ioctl(struct socket *so, u_long cmd, void *nam, struct ifnet *ifp) function in typeref:typename:int
2344 #define tcp_ioctl tcp_ioctl_wrapper macro
2365 .pr_ioctl = tcp_ioctl,

Completed in 35 milliseconds