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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Doptions.c286 int dccp_insert_option(struct sock *sk, struct sk_buff *skb, function
305 EXPORT_SYMBOL_GPL(dccp_insert_option); variable
399 return dccp_insert_option(sk, skb, DCCPO_TIMESTAMP, &now, sizeof(now));
H A Ddccp.h400 extern int dccp_insert_option(struct sock *sk, struct sk_buff *skb,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/ccids/
H A Dccid3.c812 dccp_insert_option(sk, skb, TFRC_OPT_LOSS_EVENT_RATE,
814 dccp_insert_option(sk, skb, TFRC_OPT_RECEIVE_RATE,

Completed in 57 milliseconds