|
Linux Kernel
3.7.1
|
#include <ip_set.h>
Data Fields | |
| int(* | kadt )(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, enum ipset_adt adt, const struct ip_set_adt_opt *opt) |
| int(* | uadt )(struct ip_set *set, struct nlattr *tb[], enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) |
| ipset_adtfn | adt [IPSET_ADT_MAX] |
| int(* | resize )(struct ip_set *set, bool retried) |
| void(* | destroy )(struct ip_set *set) |
| void(* | flush )(struct ip_set *set) |
| void(* | expire )(struct ip_set *set) |
| int(* | head )(struct ip_set *set, struct sk_buff *skb) |
| int(* | list )(const struct ip_set *set, struct sk_buff *skb, struct netlink_callback *cb) |
| bool(* | same_set )(const struct ip_set *a, const struct ip_set *b) |
| ipset_adtfn adt[IPSET_ADT_MAX] |
1.8.2