Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/pf/
H A Dif_pfsync.c1800 struct lwkt_msg *lmsg = &nmsg->lmsg; in pfsync_in_addmulti_dispatch() local
1814 struct lwkt_msg *lmsg = &nmsg.lmsg; in pfsync_in_addmulti() local
1827 struct lwkt_msg *lmsg = &nmsg->lmsg; in pfsync_in_delmulti_dispatch() local
1837 struct lwkt_msg *lmsg = &nmsg.lmsg; in pfsync_in_delmulti() local
/dflybsd-src/usr.bin/talk/
H A Dctl_transact.c46 ctl_transact(struct in_addr target, CTL_MSG lmsg, int type, CTL_RESPONSE *rp) in ctl_transact()
/dflybsd-src/sys/netinet6/
H A Din6_ifattach.c785 struct lwkt_msg *lmsg = &nmsg->lmsg; in in6_ifdetach_dispatch() local
858 struct lwkt_msg *lmsg = &nmsg.lmsg; in in6_ifdetach() local
892 struct lwkt_msg *lmsg = &in6_tmpaddrtimer_netmsg.lmsg; in in6_tmpaddrtimer() local
H A Din6_rmx.c351 struct lwkt_msg *lmsg = &in6_rtqtimo_ctx[cpuid].timo_nmsg.lmsg; in in6_rtqtimo() local
456 struct lwkt_msg *lmsg = &in6_mtutimo_ctx[cpuid].timo_nmsg.lmsg; in in6_mtutimo() local
H A Dnd6_nbr.c1211 struct lwkt_msg *lmsg = &dp->dad_nmsg.base.lmsg; in nd6_dad_destroy() local
1232 struct lwkt_msg *lmsg = &dp->dad_nmsg.base.lmsg; in nd6_dad_timer() local
H A Dip6_mroute.c471 struct lwkt_msg *lmsg = &expire_upcalls_nmsg.lmsg; in ip6_mrouter_done() local
1267 struct lwkt_msg *lmsg = &expire_upcalls_nmsg.lmsg; in expire_upcalls() local
H A Dnd6.c699 struct lwkt_msg *lmsg = &nd6_timer_netmsg.lmsg; in nd6_timer() local
1910 struct lwkt_msg *lmsg = &nd6_slowtimo_netmsg.lmsg; in nd6_slowtimo() local
/dflybsd-src/sys/netinet/
H A Dudp_usrreq.c1296 lwkt_msg_t lmsg = &msg->lmsg; in udp_inswildcard_replymsg() local
1350 lwkt_msg_t lmsg = &msg->lmsg; in udp_inswildcardhash_oncpu() local
1395 lwkt_msg_t lmsg = &msg->lmsg; in udp_inswildcardhash() local
1475 lwkt_msg_t lmsg = &msg->bind.base.lmsg; in udp_bind() local
1587 lwkt_msg_t lmsg = &msg->connect.base.lmsg; in udp_connect() local
H A Dtcp_usrreq.c355 lwkt_msg_t lmsg = &msg->bind.base.lmsg; in tcp_usr_bind() local
456 lwkt_msg_t lmsg = &msg->listen.base.lmsg; in tcp_usr_listen() local
1221 lwkt_msg_t lmsg = &msg->connect.base.lmsg; in tcp_connect() local
1355 lwkt_msg_t lmsg = &msg->connect.base.lmsg; in tcp6_connect() local
H A Din.c1454 struct lwkt_msg *lmsg = &nmsg->lmsg; in in_ifdetach_dispatch() local
1469 struct lwkt_msg *lmsg = &nmsg.lmsg; in in_ifdetach() local
H A Din_rmx.c391 struct lwkt_msg *lmsg = &in_rtq_pcpu[cpuid].timo_nmsg.lmsg; in in_rtqtimo() local
H A Dtcp_subr.c2347 struct lwkt_msg *lmsg = &nmsg->lmsg; in tcp_drop_sysctl_dispatch() local
2416 struct lwkt_msg *lmsg = &nmsg.lmsg; in sysctl_tcp_drop() local
/dflybsd-src/sys/kern/
H A Duipc_msg.c384 lwkt_msg_t lmsg = &so->so_rcvd_msg.base.lmsg; in so_pru_rcvd_async() local
702 netmsg_so_notify_doabort(lwkt_msg_t lmsg) in netmsg_so_notify_doabort()
776 lwkt_msg_t lmsg = &so->so_rcvd_msg.base.lmsg; in so_async_rcvd_drop() local
H A Dsubr_cpuhelper.c58 cpuhelper_putport(lwkt_port_t port, lwkt_msg_t lmsg) in cpuhelper_putport()
/dflybsd-src/sys/net/
H A Dnetisr.c166 netmsg_put_port(lwkt_port_t port, lwkt_msg_t lmsg) in netmsg_put_port()
189 netmsg_sync_putport(lwkt_port_t port, lwkt_msg_t lmsg) in netmsg_sync_putport()
H A Dnetmsg.h57 struct lwkt_msg lmsg; member
306 struct lwkt_msg lmsg; /* base embedded */ member
H A Dif.c251 struct lwkt_msg *lmsg = ifsq_get_ifstart_lmsg(ifsq, mycpuid); in ifsq_ifstart_ipifunc() local
348 struct lwkt_msg *lmsg = &msg->base.lmsg; in ifsq_ifstart_dispatch() local
1905 struct lwkt_msg *lmsg = &if_slowtimo_netmsg.lmsg; in if_slowtimo() local
/dflybsd-src/sys/net/ipfw3/
H A Dip_fw3.c1360 struct lwkt_msg *lmsg = &nmsg->lmsg; in ip_fw3_sysctl_enable_dispatch() local
1380 struct lwkt_msg *lmsg; in ip_fw3_sysctl_enable() local
/dflybsd-src/sys/net/altq/
H A Daltq_subr.c335 struct lwkt_msg *lmsg = &tbr_timeout_netmsg.lmsg; in tbr_timeout() local
H A Daltq_rmclass.c1589 struct lwkt_msg *lmsg = &cl->callout_nmsg_.lmsg; in rmc_restart() local
/dflybsd-src/lib/libdmsg/
H A Dmsg.c2485 dmsg_state_relay(dmsg_msg_t *lmsg)
/dflybsd-src/sys/net/bridge/
H A Dbridgestp.c1404 struct lwkt_msg *lmsg; in bstp_tick() local