Searched refs:dccp_v4_send_check (Results 1 – 3 of 3) sorted by relevance
374 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v4_send_check() function384 EXPORT_SYMBOL_GPL(dccp_v4_send_check);919 .send_check = dccp_v4_send_check,
219 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb);
995 .send_check = dccp_v4_send_check,
Completed in 109 milliseconds