Home
last modified time | relevance | path

Searched refs:dccp_v4_send_check (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dipv4.c369 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v4_send_check() function
379 EXPORT_SYMBOL_GPL(dccp_v4_send_check); variable
911 .send_check = dccp_v4_send_check,
H A Ddccp.h219 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb);
H A Dipv6.c984 .send_check = dccp_v4_send_check,
/kernel/linux/linux-6.6/net/dccp/
H A Dipv4.c381 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb) in dccp_v4_send_check() function
391 EXPORT_SYMBOL_GPL(dccp_v4_send_check); variable
927 .send_check = dccp_v4_send_check,
H A Ddccp.h214 void dccp_v4_send_check(struct sock *sk, struct sk_buff *skb);
H A Dipv6.c998 .send_check = dccp_v4_send_check,

Completed in 8 milliseconds