Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A 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()
159 if (!sctp_csum_check(cp->af, skb, pp)) in sctp_dnat_handler()
188 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp) in sctp_csum_check() function