Home
last modified time | relevance | path

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

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