Searched refs:tbmsg (Results 1 – 1 of 1) sorted by relevance
87 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_create_dispatch() local91 ioc_table = tbmsg->ioc_table; in table_create_dispatch()120 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_delete_dispatch() local125 ioc_tbl = tbmsg->ioc_table; in table_delete_dispatch()139 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_append_dispatch() local147 ioc_tbl = tbmsg->ioc_table; in table_append_dispatch()193 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_remove_dispatch() local203 ioc_tbl = tbmsg->ioc_table; in table_remove_dispatch()236 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_flush_dispatch() local242 ioc_tbl = tbmsg->ioc_table; in table_flush_dispatch()[all …]