Home
last modified time | relevance | path

Searched defs:timeo_p (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/core/
H A Dstream.c56 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 Ddatagram.c87 int *err, long *timeo_p, in __skb_wait_for_more_packets()
H A Dsock.c429 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 Dchtls_io.c911 struct sock *sk, long *timeo_p) in csk_wait_memory()
/openbmc/linux/net/sctp/
H A Dsocket.c8957 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p) in sctp_wait_for_packet()
9200 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf()
9312 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
/openbmc/linux/net/tipc/
H A Dsocket.c2529 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) in tipc_wait_for_connect()