Home
last modified time | relevance | path

Searched defs:chain_type (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_api_cmd.c91 enum hinic_api_cmd_chain_type chain_type = chain->chain_type; in set_prod_idx() local
266 enum hinic_api_cmd_chain_type chain_type; in api_cmd_status_update() local
912 enum hinic_api_cmd_chain_type type, chain_type; in hinic_api_cmd_init() local
960 enum hinic_api_cmd_chain_type chain_type; in hinic_api_cmd_free() local
Dhinic_hw_api_cmd.h123 enum hinic_api_cmd_chain_type chain_type; member
170 enum hinic_api_cmd_chain_type chain_type; member
/Linux-v5.4/net/netfilter/
Dnf_tables_api.c487 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX]; variable