Searched refs:nft_expr_ops (Results 1 – 17 of 17) sorted by relevance
61 extern const struct nft_expr_ops nft_cmp_fast_ops;62 extern const struct nft_expr_ops nft_cmp16_fast_ops;81 extern const struct nft_expr_ops nft_payload_fast_ops;83 extern const struct nft_expr_ops nft_bitwise_fast_ops;
410 const struct nft_expr_ops *ops;884 struct nft_expr_ops;901 const struct nft_expr_ops *(*select_ops)(const struct nft_ctx *,903 void (*release_ops)(const struct nft_expr_ops *ops);904 const struct nft_expr_ops *ops;905 const struct nft_expr_ops *inner_ops;950 struct nft_expr_ops { struct
708 static const struct nft_expr_ops nft_exthdr_ipv6_ops = {716 static const struct nft_expr_ops nft_exthdr_ipv4_ops = {724 static const struct nft_expr_ops nft_exthdr_tcp_ops = {732 static const struct nft_expr_ops nft_exthdr_tcp_set_ops = {740 static const struct nft_expr_ops nft_exthdr_tcp_strip_ops = {748 static const struct nft_expr_ops nft_exthdr_sctp_ops = {757 static const struct nft_expr_ops nft_exthdr_dccp_ops = {766 static const struct nft_expr_ops * in nft_exthdr_select_ops()
248 static const struct nft_expr_ops nft_fwd_neigh_netdev_ops = {257 static const struct nft_expr_ops nft_fwd_netdev_ops = {268 static const struct nft_expr_ops * in nft_fwd_select_ops()
806 static const struct nft_expr_ops *810 struct nft_expr_ops *ops; in nft_match_select_ops()835 ops = kzalloc_obj(struct nft_expr_ops, GFP_KERNEL_ACCOUNT); in nft_match_select_ops()867 static void nft_match_release_ops(const struct nft_expr_ops *ops) in nft_match_release_ops()886 static const struct nft_expr_ops *890 struct nft_expr_ops *ops; in nft_target_select_ops()924 ops = kzalloc_obj(struct nft_expr_ops, GFP_KERNEL_ACCOUNT); in nft_target_select_ops()949 static void nft_target_release_ops(const struct nft_expr_ops *ops) in nft_target_release_ops()
37 const struct nft_expr_ops *ops;330 const struct nft_expr_ops *ops;416 static const struct nft_expr_ops nft_inner_ops = {
728 static const struct nft_expr_ops nft_ct_get_ops = {738 static const struct nft_expr_ops nft_ct_get_fast_ops = {748 static const struct nft_expr_ops nft_ct_set_ops = {758 static const struct nft_expr_ops nft_ct_set_zone_ops = {768 static const struct nft_expr_ops *830 static const struct nft_expr_ops nft_notrack_ops = {
550 static const struct nft_expr_ops nft_payload_ops = {559 const struct nft_expr_ops nft_payload_fast_ops = {650 static const struct nft_expr_ops nft_payload_inner_ops = {991 static const struct nft_expr_ops nft_payload_set_ops = {999 static const struct nft_expr_ops *
405 static const struct nft_expr_ops nft_bitwise_ops = {513 const struct nft_expr_ops nft_bitwise_fast_ops = {522 static const struct nft_expr_ops *
135 static const struct nft_expr_ops nft_osf_op = {
169 static const struct nft_expr_ops nft_byteorder_ops = {
327 static const struct nft_expr_ops nft_tproxy_ops = {
424 static const struct nft_expr_ops nft_dynset_ops = {
128 static const struct nft_expr_ops nft_tunnel_get_ops = {
3516 const struct nft_expr_ops *ops;3526 const struct nft_expr_ops *ops; in nf_tables_expr_parse() 3628 const struct nft_expr_ops *ops = expr_info->ops; in nf_tables_newexpr()
259 static const struct nft_expr_ops nft_fib6_type_ops = {268 static const struct nft_expr_ops nft_fib6_ops = {277 static const struct nft_expr_ops *
54 nft_expr_ops