Home
last modified time | relevance | path

Searched refs:netisr_sendmsg (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/net/
H A Dnetisr2.h173 netisr_sendmsg(struct netmsg_base *nm, int cpu) in netisr_sendmsg() function
H A Droute.c337 netisr_sendmsg(msg, rt->rt_cpuid); in rtfree_async()
/dragonfly/sys/net/ipfw3_nat/
H A Dip_fw3_nat.c407 netisr_sendmsg(&msg->base, nextcpu); in ip_fw3_nat()
/dragonfly/sys/net/bridge/
H A Dif_bridge.c3433 netisr_sendmsg(&brmsg->base, 0); in bridge_rtupdate()
3514 netisr_sendmsg(msg, 0); in bridge_rtreap_async()
/dragonfly/sys/net/pf/
H A Dif_pfsync.c1706 netisr_sendmsg(&msg->base, 0); in pfsync_sendout()
/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1779 netisr_sendmsg(nm, x->xlat_pcpu); in ipfw_state_del()
3283 netisr_sendmsg(&nm->base, cpuid); in ipfw_xlate_redispatch()
6891 netisr_sendmsg(&nm->base, cpuid); in ipfw_defrag_redispatch()