Home
last modified time | relevance | path

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

/openbmc/linux/net/dccp/
H A Ddccp.h449 static inline int dccp_ack_pending(const struct sock *sk) in dccp_ack_pending() function
H A Doutput.c275 } else if (dccp_ack_pending(sk)) { in dccp_xmit_packet()