/net/netfilter/ |
D | nft_meta.c | 27 void nft_meta_get_eval(const struct nft_expr *expr, in nft_meta_get_eval() 179 void nft_meta_set_eval(const struct nft_expr *expr, in nft_meta_set_eval() 211 const struct nft_expr *expr, in nft_meta_get_init() 262 const struct nft_expr *expr, in nft_meta_set_init() 288 const struct nft_expr *expr) in nft_meta_get_dump() 304 const struct nft_expr *expr) in nft_meta_set_dump()
|
D | nft_immediate.c | 26 static void nft_immediate_eval(const struct nft_expr *expr, in nft_immediate_eval() 41 const struct nft_expr *expr, in nft_immediate_init() 74 const struct nft_expr *expr) in nft_immediate_destroy() 80 static int nft_immediate_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_immediate_dump() 95 const struct nft_expr *expr, in nft_immediate_validate()
|
D | nft_ct.c | 33 static void nft_ct_get_eval(const struct nft_expr *expr, in nft_ct_get_eval() 156 static void nft_ct_set_eval(const struct nft_expr *expr, in nft_ct_set_eval() 227 const struct nft_expr *expr, in nft_ct_get_init() 293 const struct nft_expr *expr, in nft_ct_set_init() 322 const struct nft_expr *expr) in nft_ct_destroy() 327 static int nft_ct_get_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_get_dump() 354 static int nft_ct_set_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_ct_set_dump()
|
D | nft_expr_template.c | 22 static void nft_template_eval(const struct nft_expr *expr, in nft_template_eval() 35 const struct nft_expr *expr, in nft_template_init() 44 const struct nft_expr *expr) in nft_template_destroy() 50 static int nft_template_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_template_dump()
|
D | nft_masq.c | 25 const struct nft_expr *expr, in nft_masq_init() 46 int nft_masq_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_masq_dump() 63 int nft_masq_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_masq_validate()
|
D | nft_cmp.c | 27 static void nft_cmp_eval(const struct nft_expr *expr, in nft_cmp_eval() 71 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init() 88 static int nft_cmp_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_dump() 116 const struct nft_expr *expr, in nft_cmp_fast_init() 137 static int nft_cmp_fast_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_cmp_fast_dump()
|
D | nft_lookup.c | 28 static void nft_lookup_eval(const struct nft_expr *expr, in nft_lookup_eval() 47 const struct nft_expr *expr, in nft_lookup_init() 99 const struct nft_expr *expr) in nft_lookup_destroy() 106 static int nft_lookup_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_lookup_dump()
|
D | nft_log.c | 29 static void nft_log_eval(const struct nft_expr *expr, in nft_log_eval() 50 const struct nft_expr *expr, in nft_log_init() 118 const struct nft_expr *expr) in nft_log_destroy() 134 static int nft_log_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_log_dump()
|
D | nft_reject_inet.c | 20 static void nft_reject_inet_eval(const struct nft_expr *expr, in nft_reject_inet_eval() 63 const struct nft_expr *expr, in nft_reject_inet_init() 95 const struct nft_expr *expr) in nft_reject_inet_dump()
|
D | nft_nat.c | 39 static void nft_nat_eval(const struct nft_expr *expr, in nft_nat_eval() 91 static int nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_nat_init() 177 static int nft_nat_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_nat_dump() 223 const struct nft_expr *expr, in nft_nat_validate()
|
D | nft_limit.c | 29 static void nft_limit_eval(const struct nft_expr *expr, in nft_limit_eval() 57 const struct nft_expr *expr, in nft_limit_init() 73 static int nft_limit_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_limit_dump()
|
D | nft_counter.c | 26 static void nft_counter_eval(const struct nft_expr *expr, in nft_counter_eval() 38 static int nft_counter_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_counter_dump() 67 const struct nft_expr *expr, in nft_counter_init()
|
D | nft_payload.c | 20 static void nft_payload_eval(const struct nft_expr *expr, in nft_payload_eval() 61 const struct nft_expr *expr, in nft_payload_init() 78 static int nft_payload_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_payload_dump()
|
D | nft_queue.c | 30 static void nft_queue_eval(const struct nft_expr *expr, in nft_queue_eval() 64 const struct nft_expr *expr, in nft_queue_init() 85 static int nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_queue_dump()
|
D | nft_compat.c | 53 static void nft_target_eval(const struct nft_expr *expr, in nft_target_eval() 162 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() 205 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy() 221 static int nft_target_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_target_dump() 238 const struct nft_expr *expr, in nft_target_validate() 262 static void nft_match_eval(const struct nft_expr *expr, in nft_match_eval() 343 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_init() 380 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_match_destroy() 396 static int nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_match_dump() 413 const struct nft_expr *expr, in nft_match_validate()
|
D | nft_exthdr.c | 28 static void nft_exthdr_eval(const struct nft_expr *expr, in nft_exthdr_eval() 57 const struct nft_expr *expr, in nft_exthdr_init() 83 static int nft_exthdr_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_exthdr_dump()
|
D | nft_bitwise.c | 28 static void nft_bitwise_eval(const struct nft_expr *expr, in nft_bitwise_eval() 52 const struct nft_expr *expr, in nft_bitwise_init() 96 static int nft_bitwise_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_bitwise_dump()
|
D | nft_byteorder.c | 28 static void nft_byteorder_eval(const struct nft_expr *expr, in nft_byteorder_eval() 77 const struct nft_expr *expr, in nft_byteorder_init() 128 static int nft_byteorder_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_byteorder_dump()
|
D | nft_reject.c | 30 const struct nft_expr *expr, in nft_reject_init() 54 int nft_reject_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_reject_dump()
|
D | nf_tables_core.c | 24 static void nft_cmp_fast_eval(const struct nft_expr *expr, in nft_cmp_fast_eval() 35 static bool nft_payload_fast_eval(const struct nft_expr *expr, in nft_payload_fast_eval() 108 const struct nft_expr *expr, *last; in nft_do_chain() local
|
/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 253 static void nft_reject_bridge_eval(const struct nft_expr *expr, in nft_reject_bridge_eval() 329 const struct nft_expr *expr, in nft_reject_bridge_init() 365 const struct nft_expr *expr) in nft_reject_bridge_dump() 389 const struct nft_expr *expr, in nft_reject_bridge_validate()
|
D | nft_meta_bridge.c | 21 static void nft_meta_bridge_get_eval(const struct nft_expr *expr, in nft_meta_bridge_get_eval() 52 const struct nft_expr *expr, in nft_meta_bridge_get_init()
|
/net/ipv4/netfilter/ |
D | nft_reject_ipv4.c | 22 void nft_reject_ipv4_eval(const struct nft_expr *expr, in nft_reject_ipv4_eval()
|
/net/ipv6/netfilter/ |
D | nft_reject_ipv6.c | 22 void nft_reject_ipv6_eval(const struct nft_expr *expr, in nft_reject_ipv6_eval()
|
D | nft_masq_ipv6.c | 20 static void nft_masq_ipv6_eval(const struct nft_expr *expr, in nft_masq_ipv6_eval()
|