Searched refs:dccp_wait_for_ccid (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Doutput.c167 * dccp_wait_for_ccid - Wait for ccid to tell us we can send a packet
170 static int dccp_wait_for_ccid(struct sock *sk, struct sk_buff *skb) function
222 err = dccp_wait_for_ccid(sk, skb);
224 DCCP_BUG("err=%d after dccp_wait_for_ccid", err);

Completed in 39 milliseconds