dccp_insert_option  744 net/dccp/ccids/ccid3.c 	if (dccp_insert_option(sk, skb, TFRC_OPT_LOSS_EVENT_RATE,
dccp_insert_option  746 net/dccp/ccids/ccid3.c 	    dccp_insert_option(sk, skb, TFRC_OPT_RECEIVE_RATE,
dccp_insert_option  453 net/dccp/dccp.h extern int dccp_insert_option(struct sock *sk, struct sk_buff *skb,
dccp_insert_option  415 net/dccp/options.c 	return dccp_insert_option(sk, skb, DCCPO_TIMESTAMP, &now, sizeof(now));