Searched defs:timeo_p (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/core/ |
H A D | stream.c | 56 int sk_stream_wait_connect(struct sock *sk, long *timeo_p) in sk_stream_wait_connect() 118 int sk_stream_wait_memory(struct sock *sk, long *timeo_p) in sk_stream_wait_memory()
|
H A D | datagram.c | 87 int *err, long *timeo_p, in __skb_wait_for_more_packets()
|
H A D | sock.c | 429 static int sock_set_timeout(long *timeo_p, sockptr_t optval, int optlen, in sock_set_timeout()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_io.c | 911 struct sock *sk, long *timeo_p) in csk_wait_memory()
|
/openbmc/linux/net/sctp/ |
H A D | socket.c | 8968 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p) in sctp_wait_for_packet() 9211 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf() 9323 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
|
/openbmc/linux/net/tipc/ |
H A D | socket.c | 2529 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) in tipc_wait_for_connect()
|