Home
last modified time | relevance | path

Searched refs:dccp_ack_pending (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/dccp/
Ddccp.h464 static inline int dccp_ack_pending(const struct sock *sk) in dccp_ack_pending() function
Doutput.c271 } else if (dccp_ack_pending(sk)) { in dccp_xmit_packet()