Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/ipvs/
Dip_vs_proto_sctp.c13 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp);
111 if (!sctp_csum_check(cp->af, skb, pp)) in sctp_snat_handler()
158 if (!sctp_csum_check(cp->af, skb, pp)) in sctp_dnat_handler()
186 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check() function