Home
last modified time | relevance | path

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

/Linux-v6.6/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
288 enum hinic_api_cmd_chain_type chain_type; in api_cmd_status_update() local
930 enum hinic_api_cmd_chain_type type, chain_type; in hinic_api_cmd_init() local
978 enum hinic_api_cmd_chain_type chain_type; in hinic_api_cmd_free() local
Dhinic_hw_api_cmd.h127 enum hinic_api_cmd_chain_type chain_type; member
174 enum hinic_api_cmd_chain_type chain_type; member
/Linux-v6.6/net/netfilter/
Dnf_tables_api.c833 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX]; variable