Home
last modified time | relevance | path

Searched refs:dccp_insert_option_ndp (Results 1 – 1 of 1) sorted by relevance

/linux/net/dccp/
H A Doptions.c309 static int dccp_insert_option_ndp(struct sock *sk, struct sk_buff *skb) in dccp_insert_option_ndp() function
555 if (dp->dccps_send_ndp_count && dccp_insert_option_ndp(sk, skb)) in dccp_insert_options()