Searched refs:nmode (Results 1 – 1 of 1) sorted by relevance
626 switch (nmode) { in ch_rte_parse_nat()661 uint8_t *nmode, in ch_rte_parse_atype_switch() argument733 *nmode |= 1 << 0; in ch_rte_parse_atype_switch()746 *nmode |= 1 << 1; in ch_rte_parse_atype_switch()759 *nmode |= 1 << 0; in ch_rte_parse_atype_switch()772 *nmode |= 1 << 1; in ch_rte_parse_atype_switch()790 *nmode |= 1 << 2; in ch_rte_parse_atype_switch()808 *nmode |= 1 << 3; in ch_rte_parse_atype_switch()862 uint8_t nmode = 0, nat_ipv4 = 0, nat_ipv6 = 0; in cxgbe_rtef_parse_actions() local937 ret = ch_rte_parse_atype_switch(a, items, &nmode, fs, in cxgbe_rtef_parse_actions()[all …]