| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_vl.h | 44 int port, struct sja1105_rule *rule, in sja1105_vl_delete() 64 struct sja1105_rule *rule, in sja1105_vl_stats()
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/altera/ |
| H A D | sdram.c | 20 u32 rule; /* SDRAM protection rule number: 0-19 */ member 180 struct sdram_prot_rule rule; in sdram_set_protection_config() local 214 struct sdram_prot_rule rule; in sdram_dump_protection_config() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_tables_core.c | 41 const struct nft_rule *rule, in nft_trace_packet() 105 const struct nft_rule *rule, in nft_trace_verdict() 207 const struct nft_rule *rule; in nft_do_chain() local
|
| H A D | nf_tables_offload.c | 88 const struct nft_rule *rule) in nft_flow_rule_create() 243 const struct nft_rule *rule, in nft_flow_cls_offload_setup() 264 struct nft_rule *rule, in nft_flow_offload_rule() 297 struct nft_rule *rule; in nft_flow_offload_unbind() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl.c | 699 struct mlxsw_sp_acl_rule *rule; in mlxsw_sp_acl_rule_create() local 728 struct mlxsw_sp_acl_rule *rule) in mlxsw_sp_acl_rule_destroy() 738 struct mlxsw_sp_acl_rule *rule) in mlxsw_sp_acl_rule_add() 782 struct mlxsw_sp_acl_rule *rule) in mlxsw_sp_acl_rule_del() 803 struct mlxsw_sp_acl_rule *rule, in mlxsw_sp_acl_rule_action_replace() 826 mlxsw_sp_acl_rule_rulei(struct mlxsw_sp_acl_rule *rule) in mlxsw_sp_acl_rule_rulei() 832 struct mlxsw_sp_acl_rule *rule) in mlxsw_sp_acl_rule_activity_update() 849 struct mlxsw_sp_acl_rule *rule; in mlxsw_sp_acl_rules_activity_update() local 889 struct mlxsw_sp_acl_rule *rule, in mlxsw_sp_acl_rule_get_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_vxlan.c | 21 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in mlx5e_tc_tun_check_udp_dport_vxlan() local 107 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in mlx5e_tc_tun_parse_vxlan() local
|
| H A D | tc_ct.c | 73 struct mlx5_flow_handle *rule; member 210 mlx5_tc_ct_rule_to_tuple(struct mlx5_ct_tuple *tuple, struct flow_rule *rule) in mlx5_tc_ct_rule_to_tuple() 260 struct flow_rule *rule) in mlx5_tc_ct_rule_to_tuple_nat() 322 struct flow_rule *rule) in mlx5_tc_ct_set_tuple_match() 1233 struct flow_rule *rule = flow_cls_offload_flow_rule(f); in mlx5_tc_ct_match_add() local 1340 struct mlx5_flow_handle *rule; in tc_ct_pre_ct_add_rules() local 1695 struct mlx5_flow_handle *rule; in __mlx5_tc_ct_flow_offload() local 1876 struct mlx5_flow_handle *rule; in __mlx5_tc_ct_flow_offload_clear() local 1944 struct mlx5_flow_handle *rule; in mlx5_tc_ct_flow_offload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 427 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in tc_add_basic_flow() local 444 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in tc_add_ip4_flow() local 479 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in tc_add_ports_flow() local 555 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in tc_add_flow() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_fdir.c | 683 struct ice_fdir_fltr *rule; in ice_fdir_find_fltr_by_idx() local 702 struct ice_fdir_fltr *rule, *parent = NULL; in ice_fdir_list_add_fltr() local 813 struct ice_fdir_fltr *rule; in ice_fdir_is_dup_fltr() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 14 struct mlx5_flow_handle *rule; member 47 struct accel_rule rule; member 106 struct mlx5_flow_handle *rule; in accel_rule_handle_work() local 121 static void accel_rule_init(struct accel_rule *rule, struct mlx5e_priv *priv, in accel_rule_init() 562 struct accel_rule *rule = &priv_rx->rule; in mlx5e_ktls_handle_ctx_completion() local
|
| H A D | fs_tcp.c | 69 void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule) in mlx5e_accel_fs_del_sk() 158 struct mlx5_flow_handle *rule; in accel_fs_tcp_add_default_rule() local
|
| H A D | fs_tcp.h | 23 static inline void mlx5e_accel_fs_del_sk(struct mlx5_flow_handle *rule) {} in mlx5e_accel_fs_del_sk()
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_policy.c | 82 void *rule; /* LSM file metadata specific */ member 463 static bool ima_match_keyring(struct ima_rule_entry *rule, in ima_match_keyring() 500 static bool ima_match_rules(struct ima_rule_entry *rule, struct inode *inode, in ima_match_rules() 582 static int get_subaction(struct ima_rule_entry *rule, enum ima_hooks func) in get_subaction() 761 char rule[255]; in ima_init_arch_policy() local 1122 static int ima_parse_rule(char *rule, struct ima_rule_entry *entry) in ima_parse_rule() 1502 ssize_t ima_parse_add_rule(char *rule) in ima_parse_add_rule()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | ipsec.c | 883 struct mlx5_fpga_ipsec_rule *rule = in _rule_search() local 900 struct mlx5_fpga_ipsec_rule *rule; in rule_search() local 910 struct mlx5_fpga_ipsec_rule *rule) in _rule_insert() 937 struct mlx5_fpga_ipsec_rule *rule) in rule_insert() 949 struct mlx5_fpga_ipsec_rule *rule) in _rule_delete() 959 struct mlx5_fpga_ipsec_rule *rule) in rule_delete() 1070 struct mlx5_fpga_ipsec_rule *rule; in fpga_ipsec_fs_create_fte() local 1150 struct mlx5_fpga_ipsec_rule *rule; in fpga_ipsec_fs_delete_fte() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 163 struct flow_rule *rule, in cxgb4_process_flow_match() 309 struct flow_rule *rule) in cxgb4_validate_flow_match() 855 int cxgb4_flow_rule_replace(struct net_device *dev, struct flow_rule *rule, in cxgb4_flow_rule_replace() 929 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in cxgb4_tc_flower_replace() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 941 struct igc_nfc_rule *rule = NULL; in igc_ethtool_get_nfc_rule() local 989 struct igc_nfc_rule *rule; in igc_ethtool_get_nfc_rules() local 1181 static void igc_ethtool_init_nfc_rule(struct igc_nfc_rule *rule, in igc_ethtool_init_nfc_rule() 1231 struct igc_nfc_rule *rule) in igc_ethtool_check_nfc_rule() 1265 struct igc_nfc_rule *rule, *old_rule; in igc_ethtool_add_nfc_rule() local 1328 struct igc_nfc_rule *rule; in igc_ethtool_del_nfc_rule() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_cls.c | 1078 struct mvpp2_rfs_rule *rule) in mvpp2_port_c2_tcam_rule_add() 1169 struct mvpp2_rfs_rule *rule) in mvpp2_port_c2_rfs_rule_insert() 1175 struct mvpp2_rfs_rule *rule) in mvpp2_port_cls_rfs_rule_remove() 1200 struct mvpp2_rfs_rule *rule) in mvpp2_port_flt_rfs_rule_insert() 1237 static int mvpp2_cls_c2_build_match(struct mvpp2_rfs_rule *rule) in mvpp2_cls_c2_build_match() 1306 static int mvpp2_cls_rfs_parse_rule(struct mvpp2_rfs_rule *rule) in mvpp2_cls_rfs_parse_rule()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | audit_tree.c | 526 struct audit_krule *rule) in audit_tree_log_remove_rule() 544 struct audit_krule *rule, *next; in kill_rules() local 647 int audit_remove_tree_rule(struct audit_krule *rule) in audit_remove_tree_rule() 726 int audit_make_tree(struct audit_krule *rule, char *pathname, u32 op) in audit_make_tree() 800 int audit_add_tree_rule(struct audit_krule *rule) in audit_add_tree_rule()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1712 qede_flow_parse_ports(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_ports() 1733 qede_flow_parse_v6_common(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_v6_common() 1765 qede_flow_parse_v4_common(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_v4_common() 1789 qede_flow_parse_tcp_v6(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_tcp_v6() 1799 qede_flow_parse_tcp_v4(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_tcp_v4() 1809 qede_flow_parse_udp_v6(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_udp_v6() 1819 qede_flow_parse_udp_v4(struct qede_dev *edev, struct flow_rule *rule, in qede_flow_parse_udp_v4() 1830 struct flow_rule *rule, struct qede_arfs_tuple *tuple) in qede_parse_flow_attr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/ |
| H A D | terminal_fwd.hpp | 13 namespace rule namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/statement/ |
| H A D | sequence.hpp | 28 namespace rule namespace
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads_termtbl.c | 16 struct mlx5_flow_handle *rule; member 249 struct mlx5_flow_handle *rule = NULL; in mlx5_eswitch_add_termtbl_rule() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/ |
| H A D | if_else.hpp | 31 namespace rule namespace
|
| /OK3568_Linux_fs/kernel/sound/firewire/digi00x/ |
| H A D | digi00x-pcm.c | 11 struct snd_pcm_hw_rule *rule) in hw_rule_rate() 35 struct snd_pcm_hw_rule *rule) in hw_rule_channels()
|
| /OK3568_Linux_fs/kernel/sound/firewire/bebob/ |
| H A D | bebob_pcm.c | 11 hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_rate() 39 hw_rule_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_channels()
|