Searched refs:tusn (Results 1 – 1 of 1) sorted by relevance
889 uint32_t tusn; in eib_fip_parse_vhub_table() local963 tusn = ntohl(desc_tbl->tb_tusn); in eib_fip_parse_vhub_table()966 etbl->tb_tusn = tusn; in eib_fip_parse_vhub_table()978 if (etbl->tb_tusn != tusn) { in eib_fip_parse_vhub_table()981 "expected 0x%lx", etbl->tb_tusn, tusn); in eib_fip_parse_vhub_table()1030 newmap->mp_tusn = tusn; in eib_fip_parse_vhub_table()1037 eib_fip_queue_tbl_entry(etbl, newmap, tusn, FIP_EPORT_UP); in eib_fip_parse_vhub_table()1075 eib_fip_queue_gw_entry(vnic, etbl, tusn, FIP_EPORT_UP); in eib_fip_parse_vhub_table()1112 uint32_t tusn; in eib_fip_parse_vhub_update() local1180 tusn = ntohl(desc_upd->up_tusn); in eib_fip_parse_vhub_update()[all …]