Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_CT.c20 static inline int xt_ct_target(struct sk_buff *skb, struct nf_conn *ct) in xt_ct_target() function
42 return xt_ct_target(skb, ct); in xt_ct_target_v0()
51 return xt_ct_target(skb, ct); in xt_ct_target_v1()