Home
last modified time | relevance | path

Searched defs:expr (Results 51 - 75 of 174) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_log.c104 static void nft_log_eval(const struct nft_expr *expr, in nft_log_eval() argument
226 static int nft_log_dump(struct sk_buff *skb, const struct nft_expr *expr) in nft_log_dump() argument
131 nft_log_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_log_init() argument
211 nft_log_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_log_destroy() argument
H A Dnft_hash.c26 static void nft_jhash_eval(const struct nft_expr *expr, in nft_jhash_eval() argument
46 static void nft_symhash_eval(const struct nft_expr *expr, in nft_symhash_eval() argument
69 nft_jhash_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_jhash_init() argument
116 nft_symhash_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_symhash_init() argument
141 nft_jhash_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_jhash_dump() argument
168 nft_symhash_dump(struct sk_buff *skb, const struct nft_expr *expr) nft_symhash_dump() argument
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dconstraint.h59 struct constraint_expr *expr; /* constraint on permissions */ member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstring.c222 char *expr = malloc(size); in asprintf_expr_inout_ints() local
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c27 void nft_fib4_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval_type() argument
57 void nft_fib4_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval() argument
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c123 void nft_fib6_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval_type() argument
152 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf-filter.c58 static int check_sample_flags(struct evsel *evsel, struct perf_bpf_filter_expr *expr) in check_sample_flags() argument
94 struct perf_bpf_filter_expr *expr; in perf_bpf_filter__prepare() local
159 struct perf_bpf_filter_expr *expr, *tmp; perf_bpf_filter__destroy() local
180 struct perf_bpf_filter_expr *expr; perf_bpf_filter_expr__new() local
[all...]
H A Dstring.c221 char *expr = malloc(size); in asprintf_expr_inout_ints() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_byteorder.c26 void nft_byteorder_eval(const struct nft_expr *expr, in nft_byteorder_eval() argument
97 nft_byteorder_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_byteorder_init() argument
152 nft_byteorder_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_byteorder_dump() argument
173 nft_byteorder_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_byteorder_reduce() argument
H A Dnft_rt.c53 void nft_rt_get_eval(const struct nft_expr *expr, in nft_rt_get_eval() argument
163 static int nft_rt_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_rt_validate() argument
110 nft_rt_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_rt_get_init() argument
148 nft_rt_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_rt_get_dump() argument
H A Dnft_objref.c16 void nft_objref_eval(const struct nft_expr *expr, in nft_objref_eval() argument
25 nft_objref_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_objref_init() argument
52 nft_objref_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_objref_dump() argument
68 nft_objref_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_objref_deactivate() argument
80 nft_objref_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_objref_activate() argument
105 nft_objref_map_eval(const struct nft_expr *expr, struct nft_regs *regs, const struct nft_pktinfo *pkt) nft_objref_map_eval() argument
128 nft_objref_map_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_objref_map_init() argument
161 nft_objref_map_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_objref_map_dump() argument
176 nft_objref_map_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_objref_map_deactivate() argument
185 nft_objref_map_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_objref_map_activate() argument
193 nft_objref_map_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_objref_map_destroy() argument
[all...]
H A Dnft_redir.c102 static void nft_redir_eval(const struct nft_expr *expr, in nft_redir_eval() argument
136 nft_redir_ipv4_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv4_destroy() argument
164 nft_redir_ipv6_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_ipv6_destroy() argument
193 nft_redir_inet_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_redir_inet_destroy() argument
29 nft_redir_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_redir_validate() argument
44 nft_redir_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_redir_init() argument
78 nft_redir_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_redir_dump() argument
[all...]
H A Dnft_queue.c28 static void nft_queue_eval(const struct nft_expr *expr, in nft_queue_eval() argument
55 static void nft_queue_sreg_eval(const struct nft_expr *expr, in nft_queue_sreg_eval() argument
71 nft_queue_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_queue_validate() argument
103 nft_queue_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_queue_init() argument
132 nft_queue_sreg_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_queue_sreg_init() argument
155 nft_queue_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_queue_dump() argument
172 nft_queue_sreg_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_queue_sreg_dump() argument
[all...]
H A Dnft_osf.c20 static void nft_osf_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_osf_eval() argument
60 nft_osf_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_osf_init() argument
95 nft_osf_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_osf_dump() argument
115 nft_osf_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_osf_validate() argument
136 nft_osf_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_osf_reduce() argument
[all...]
H A Dnft_immediate.c18 void nft_immediate_eval(const struct nft_expr *expr, in nft_immediate_eval() argument
46 nft_immediate_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_immediate_init() argument
95 nft_immediate_activate(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_immediate_activate() argument
142 nft_immediate_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_immediate_deactivate() argument
186 nft_immediate_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_immediate_destroy() argument
231 nft_immediate_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_immediate_dump() argument
246 nft_immediate_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **d) nft_immediate_validate() argument
300 nft_immediate_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) nft_immediate_offload() argument
314 nft_immediate_offload_action(const struct nft_expr *expr) nft_immediate_offload_action() argument
324 nft_immediate_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_immediate_reduce() argument
[all...]
H A Dnft_hash.c26 static void nft_jhash_eval(const struct nft_expr *expr, in nft_jhash_eval() argument
46 static void nft_symhash_eval(const struct nft_expr *expr, in nft_symhash_eval() argument
69 nft_jhash_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_jhash_init() argument
116 nft_symhash_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_symhash_init() argument
141 nft_jhash_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_jhash_dump() argument
168 nft_jhash_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_jhash_reduce() argument
178 nft_symhash_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_symhash_dump() argument
198 nft_symhash_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_symhash_reduce() argument
[all...]
H A Dnft_tproxy.c21 static void nft_tproxy_eval_v4(const struct nft_expr *expr, in nft_tproxy_eval_v4() argument
84 static void nft_tproxy_eval_v6(const struct nft_expr *expr, in nft_tproxy_eval_v6() argument
157 static void nft_tproxy_eval(const struct nft_expr *expr, in nft_tproxy_eval() argument
191 nft_tproxy_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_tproxy_init() argument
273 nft_tproxy_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_tproxy_destroy() argument
296 nft_tproxy_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_tproxy_dump() argument
315 nft_tproxy_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_tproxy_validate() argument
[all...]
H A Dnft_xfrm.c194 static void nft_xfrm_get_eval(const struct nft_expr *expr, in nft_xfrm_get_eval() argument
232 static int nft_xfrm_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_xfrm_validate() argument
33 nft_xfrm_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_xfrm_get_init() argument
214 nft_xfrm_get_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_xfrm_get_dump() argument
262 nft_xfrm_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_xfrm_reduce() argument
[all...]
H A Dnft_socket.c84 static void nft_socket_eval(const struct nft_expr *expr, in nft_socket_eval() argument
146 nft_socket_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_socket_init() argument
201 nft_socket_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_socket_dump() argument
216 nft_socket_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_socket_reduce() argument
241 nft_socket_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_socket_validate() argument
[all...]
H A Dnft_log.c104 static void nft_log_eval(const struct nft_expr *expr, in nft_log_eval() argument
145 nft_log_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_log_init() argument
229 nft_log_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) nft_log_destroy() argument
244 nft_log_dump(struct sk_buff *skb, const struct nft_expr *expr, bool reset) nft_log_dump() argument
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dconstraint.h59 struct constraint_expr *expr; /* constraint on permissions */ member
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Dnft_meta_bridge.c24 static void nft_meta_bridge_get_eval(const struct nft_expr *expr, in nft_meta_bridge_get_eval() argument
108 static void nft_meta_bridge_set_eval(const struct nft_expr *expr, in nft_meta_bridge_set_eval() argument
72 nft_meta_bridge_get_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_bridge_get_init() argument
127 nft_meta_bridge_set_init(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nlattr * const tb[]) nft_meta_bridge_set_init() argument
152 nft_meta_bridge_set_reduce(struct nft_regs_track *track, const struct nft_expr *expr) nft_meta_bridge_set_reduce() argument
170 nft_meta_bridge_set_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_meta_bridge_set_validate() argument
[all...]
H A Dnft_reject_bridge.c110 static void nft_reject_bridge_eval(const struct nft_expr *expr, in nft_reject_bridge_eval() argument
172 nft_reject_bridge_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, const struct nft_data **data) nft_reject_bridge_validate() argument
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c27 void nft_fib4_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval_type() argument
57 void nft_fib4_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib4_eval() argument
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c127 void nft_fib6_eval_type(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval_type() argument
156 void nft_fib6_eval(const struct nft_expr *expr, struct nft_regs *regs, in nft_fib6_eval() argument

Completed in 11 milliseconds

1234567