Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A 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
H A Dhinic_hw_api_cmd.h127 enum hinic_api_cmd_chain_type chain_type; member
174 enum hinic_api_cmd_chain_type chain_type; member
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c844 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX]; variable