Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3_basic/
H A Dip_fw3_table.c87 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_create_dispatch() local
120 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_delete_dispatch() local
139 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_append_dispatch() local
193 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_remove_dispatch() local
236 struct netmsg_table *tbmsg = (struct netmsg_table *)nmsg; in table_flush_dispatch() local
304 struct netmsg_table tbmsg; in ip_fw3_ctl_table_remove() local
319 struct netmsg_table tbmsg; in ip_fw3_ctl_table_flush() local
466 struct netmsg_table tbmsg; in ip_fw3_ctl_table_create() local
481 struct netmsg_table tbmsg; in ip_fw3_ctl_table_delete() local
496 struct netmsg_table tbmsg; in ip_fw3_ctl_table_append() local
[all …]