Lines Matching refs:ta_buf
400 void *ta_buf);
402 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
404 void *ta_buf);
406 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
408 void *ta_buf);
663 void *ta_buf) in ta_prepare_add_addr_radix() argument
673 tb = (struct ta_buf_radix *)ta_buf; in ta_prepare_add_addr_radix()
717 void *ta_buf, uint32_t *pnum) in ta_add_addr_radix() argument
726 tb = (struct ta_buf_radix *)ta_buf; in ta_add_addr_radix()
780 void *ta_buf) in ta_prepare_del_addr_radix() argument
786 tb = (struct ta_buf_radix *)ta_buf; in ta_prepare_del_addr_radix()
818 void *ta_buf, uint32_t *pnum) in ta_del_addr_radix() argument
826 tb = (struct ta_buf_radix *)ta_buf; in ta_del_addr_radix()
857 void *ta_buf) in ta_flush_radix_entry() argument
861 tb = (struct ta_buf_radix *)ta_buf; in ta_flush_radix_entry()
987 void *ta_buf);
989 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
991 void *ta_buf);
993 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
995 void *ta_buf);
998 static int ta_prepare_mod_chash(void *ta_buf, uint64_t *pflags);
999 static int ta_fill_mod_chash(void *ta_state, struct table_info *ti, void *ta_buf,
1001 static void ta_modify_chash(void *ta_state, struct table_info *ti, void *ta_buf,
1003 static void ta_flush_mod_chash(void *ta_buf);
1538 void *ta_buf) in ta_prepare_add_chash() argument
1544 tb = (struct ta_buf_chash *)ta_buf; in ta_prepare_add_chash()
1560 void *ta_buf, uint32_t *pnum) in ta_add_chash() argument
1570 tb = (struct ta_buf_chash *)ta_buf; in ta_add_chash()
1635 void *ta_buf) in ta_prepare_del_chash() argument
1639 tb = (struct ta_buf_chash *)ta_buf; in ta_prepare_del_chash()
1646 void *ta_buf, uint32_t *pnum) in ta_del_chash() argument
1655 tb = (struct ta_buf_chash *)ta_buf; in ta_del_chash()
1698 void *ta_buf) in ta_flush_chash_entry() argument
1702 tb = (struct ta_buf_chash *)ta_buf; in ta_flush_chash_entry()
1745 ta_prepare_mod_chash(void *ta_buf, uint64_t *pflags) in ta_prepare_mod_chash() argument
1751 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_chash()
1779 ta_fill_mod_chash(void *ta_state, struct table_info *ti, void *ta_buf, in ta_fill_mod_chash() argument
1791 ta_modify_chash(void *ta_state, struct table_info *ti, void *ta_buf, in ta_modify_chash() argument
1802 mi = (struct mod_item *)ta_buf; in ta_modify_chash()
1857 ta_flush_mod_chash(void *ta_buf) in ta_flush_mod_chash() argument
1861 mi = (struct mod_item *)ta_buf; in ta_flush_mod_chash()
1955 void *ta_buf);
1957 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
1959 void *ta_buf);
1961 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
1963 struct tentry_info *tei, void *ta_buf);
1967 static int ta_prepare_mod_ifidx(void *ta_buf, uint64_t *pflags);
1969 void *ta_buf, uint64_t *pflags);
1970 static void ta_modify_ifidx(void *ta_state, struct table_info *ti, void *ta_buf,
1972 static void ta_flush_mod_ifidx(void *ta_buf);
2196 void *ta_buf) in ta_prepare_add_ifidx() argument
2202 tb = (struct ta_buf_ifidx *)ta_buf; in ta_prepare_add_ifidx()
2228 void *ta_buf, uint32_t *pnum) in ta_add_ifidx() argument
2238 tb = (struct ta_buf_ifidx *)ta_buf; in ta_add_ifidx()
2292 void *ta_buf) in ta_prepare_del_ifidx() argument
2310 void *ta_buf, uint32_t *pnum) in ta_del_ifidx() argument
2319 tb = (struct ta_buf_ifidx *)ta_buf; in ta_del_ifidx()
2362 void *ta_buf) in ta_flush_ifidx_entry() argument
2366 tb = (struct ta_buf_ifidx *)ta_buf; in ta_flush_ifidx_entry()
2445 ta_prepare_mod_ifidx(void *ta_buf, uint64_t *pflags) in ta_prepare_mod_ifidx() argument
2449 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_ifidx()
2463 ta_fill_mod_ifidx(void *ta_state, struct table_info *ti, void *ta_buf, in ta_fill_mod_ifidx() argument
2469 mi = (struct mod_item *)ta_buf; in ta_fill_mod_ifidx()
2487 ta_modify_ifidx(void *ta_state, struct table_info *ti, void *ta_buf, in ta_modify_ifidx() argument
2494 mi = (struct mod_item *)ta_buf; in ta_modify_ifidx()
2509 ta_flush_mod_ifidx(void *ta_buf) in ta_flush_mod_ifidx() argument
2513 mi = (struct mod_item *)ta_buf; in ta_flush_mod_ifidx()
2653 struct tentry_info *tei, void *ta_buf);
2655 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
2657 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
2659 struct tentry_info *tei, void *ta_buf);
2662 static int ta_prepare_mod_numarray(void *ta_buf, uint64_t *pflags);
2664 void *ta_buf, uint64_t *pflags);
2666 void *ta_buf, uint64_t pflags);
2667 static void ta_flush_mod_numarray(void *ta_buf);
2775 void *ta_buf) in ta_prepare_add_numarray() argument
2779 tb = (struct ta_buf_numarray *)ta_buf; in ta_prepare_add_numarray()
2788 void *ta_buf, uint32_t *pnum) in ta_add_numarray() argument
2796 tb = (struct ta_buf_numarray *)ta_buf; in ta_add_numarray()
2838 void *ta_buf, uint32_t *pnum) in ta_del_numarray() argument
2845 tb = (struct ta_buf_numarray *)ta_buf; in ta_del_numarray()
2867 void *ta_buf) in ta_flush_numarray_entry() argument
2902 ta_prepare_mod_numarray(void *ta_buf, uint64_t *pflags) in ta_prepare_mod_numarray() argument
2906 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_numarray()
2920 ta_fill_mod_numarray(void *ta_state, struct table_info *ti, void *ta_buf, in ta_fill_mod_numarray() argument
2926 mi = (struct mod_item *)ta_buf; in ta_fill_mod_numarray()
2944 ta_modify_numarray(void *ta_state, struct table_info *ti, void *ta_buf, in ta_modify_numarray() argument
2951 mi = (struct mod_item *)ta_buf; in ta_modify_numarray()
2966 ta_flush_mod_numarray(void *ta_buf) in ta_flush_mod_numarray() argument
2970 mi = (struct mod_item *)ta_buf; in ta_flush_mod_numarray()
3122 struct tentry_info *tei, void *ta_buf);
3124 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
3126 void *ta_buf);
3128 struct tentry_info *tei, void *ta_buf, uint32_t *pnum);
3130 void *ta_buf);
3133 static int ta_prepare_mod_fhash(void *ta_buf, uint64_t *pflags);
3135 void *ta_buf, uint64_t *pflags);
3136 static void ta_modify_fhash(void *ta_state, struct table_info *ti, void *ta_buf,
3138 static void ta_flush_mod_fhash(void *ta_buf);
3485 void *ta_buf) in ta_prepare_add_fhash() argument
3492 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_add_fhash()
3515 void *ta_buf, uint32_t *pnum) in ta_add_fhash() argument
3526 tb = (struct ta_buf_fhash *)ta_buf; in ta_add_fhash()
3577 void *ta_buf) in ta_prepare_del_fhash() argument
3581 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_del_fhash()
3588 void *ta_buf, uint32_t *pnum) in ta_del_fhash() argument
3598 tb = (struct ta_buf_fhash *)ta_buf; in ta_del_fhash()
3627 void *ta_buf) in ta_flush_fhash_entry() argument
3631 tb = (struct ta_buf_fhash *)ta_buf; in ta_flush_fhash_entry()
3661 ta_prepare_mod_fhash(void *ta_buf, uint64_t *pflags) in ta_prepare_mod_fhash() argument
3667 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_fhash()
3685 ta_fill_mod_fhash(void *ta_state, struct table_info *ti, void *ta_buf, in ta_fill_mod_fhash() argument
3697 ta_modify_fhash(void *ta_state, struct table_info *ti, void *ta_buf, in ta_modify_fhash() argument
3708 mi = (struct mod_item *)ta_buf; in ta_modify_fhash()
3734 ta_flush_mod_fhash(void *ta_buf) in ta_flush_mod_fhash() argument
3738 mi = (struct mod_item *)ta_buf; in ta_flush_mod_fhash()
4117 void *ta_buf) in ta_prepare_add_mac_radix() argument
4124 tb = (struct ta_buf_radix *)ta_buf; in ta_prepare_add_mac_radix()
4154 void *ta_buf, uint32_t *pnum) in ta_add_mac_radix() argument
4163 tb = (struct ta_buf_radix *)ta_buf; in ta_add_mac_radix()
4206 void *ta_buf) in ta_prepare_del_mac_radix() argument
4212 tb = (struct ta_buf_radix *)ta_buf; in ta_prepare_del_mac_radix()
4236 void *ta_buf, uint32_t *pnum) in ta_del_mac_radix() argument
4244 tb = (struct ta_buf_radix *)ta_buf; in ta_del_mac_radix()