dccp_insert_options 444 net/dccp/dccp.h extern int dccp_insert_options(struct sock *sk, struct sk_buff *skb); dccp_insert_options 93 net/dccp/output.c if (dccp_insert_options(sk, skb)) {