Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dstream.c56 int sk_stream_wait_connect(struct sock *sk, long *timeo_p) in sk_stream_wait_connect() argument
118 int sk_stream_wait_memory(struct sock *sk, long *timeo_p) in sk_stream_wait_memory() argument
[all...]
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.c364 static int sock_set_timeout(long *timeo_p, sockptr_t optval, int optlen, in sock_set_timeout() argument
/kernel/linux/linux-6.6/net/core/
H A Dstream.c56 int sk_stream_wait_connect(struct sock *sk, long *timeo_p) in sk_stream_wait_connect() argument
118 int sk_stream_wait_memory(struct sock *sk, long *timeo_p) in sk_stream_wait_memory() argument
[all...]
H A Ddatagram.c86 __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.c428 static int sock_set_timeout(long *timeo_p, sockptr_t optval, int optlen, in sock_set_timeout() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c910 csk_wait_memory(struct chtls_dev *cdev, struct sock *sk, long *timeo_p) csk_wait_memory() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c910 csk_wait_memory(struct chtls_dev *cdev, struct sock *sk, long *timeo_p) csk_wait_memory() argument
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c2522 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) in tipc_wait_for_connect() argument
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c2529 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) in tipc_wait_for_connect() argument
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c8705 static int sctp_wait_for_packet(struct sock *sk, int *err, long *timeo_p) in sctp_wait_for_packet() argument
8955 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf() argument
9067 sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) sctp_wait_for_connect() argument
[all...]
/kernel/linux/linux-6.6/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() argument
9200 static int sctp_wait_for_sndbuf(struct sctp_association *asoc, long *timeo_p, in sctp_wait_for_sndbuf() argument
9312 sctp_wait_for_connect(struct sctp_association *asoc, long *timeo_p) sctp_wait_for_connect() argument
[all...]

Completed in 45 milliseconds