Home
last modified time | relevance | path

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

/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.c88 __skb_wait_for_more_packets(struct sock * sk,struct sk_buff_head * queue,int * err,long * timeo_p,const struct sk_buff * skb) __skb_wait_for_more_packets() argument
H A Dsock.c426 static int sock_set_timeout(long *timeo_p, sockptr_t optval, int optlen, in sock_set_timeout()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c911 struct sock *sk, long *timeo_p) in csk_wait_memory()
/linux/net/sctp/
H A Dsocket.c8975 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p) in sctp_wait_for_packet()
9221 long *timeo_p, size_t msg_len) in sctp_wait_for_sndbuf()
9336 static int sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) in sctp_wait_for_connect()
/linux/net/tipc/
H A Dsocket.c2524 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) in tipc_wait_for_connect()