Home
last modified time | relevance | path

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

/linux-6.1.9/net/dccp/
Ddccp.h448 static inline int dccp_ack_pending(const struct sock *sk) in dccp_ack_pending() function
Doutput.c275 } else if (dccp_ack_pending(sk)) { in dccp_xmit_packet()