Searched defs:timeo_p (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/core/
H A Dstream.c55 int sk_stream_wait_connect(struct sock *sk, long *timeo_p) sk_stream_wait_connect() argument
117 int sk_stream_wait_memory(struct sock *sk, long *timeo_p) sk_stream_wait_memory() argument
H A Ddatagram.c86 static int wait_for_more_packets(struct sock *sk, int *err, long *timeo_p, wait_for_more_packets() argument
H A Dsock.c382 static int sock_set_timeout(long *timeo_p, char __user *optval, int optlen) sock_set_timeout() argument
/linux-4.1.27/net/tipc/
H A Dsocket.c799 static int tipc_wait_for_sndmsg(struct socket *sock, long *timeo_p) tipc_wait_for_sndmsg() argument
951 static int tipc_wait_for_sndpkt(struct socket *sock, long *timeo_p) tipc_wait_for_sndpkt() argument
1806 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) tipc_wait_for_connect() argument
/linux-4.1.27/net/sctp/
H A Dsocket.c6702 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p) sctp_wait_for_packet() argument
6933 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, sctp_wait_for_sndbuf() argument
7041 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) sctp_wait_for_connect() argument

Completed in 313 milliseconds