Home
last modified time | relevance | path

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

/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,
112 if (!sctp_csum_check(cp->af, skb, pp, sctphoff)) in sctp_snat_handler()
160 if (!sctp_csum_check(cp->af, skb, pp, sctphoff)) in sctp_dnat_handler()
189 sctp_csum_check(int af, struct sk_buff *skb, struct ip_vs_protocol *pp, in sctp_csum_check() function