Searched refs:dccp_insert_option_ndp (Results 1 – 1 of 1) sorted by relevance
309 static int dccp_insert_option_ndp(struct sock *sk, struct sk_buff *skb) in dccp_insert_option_ndp() function555 if (dp->dccps_send_ndp_count && dccp_insert_option_ndp(sk, skb)) in dccp_insert_options()