Home
last modified time | relevance | path

Searched refs:netmsg_pru_send (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/net/
H A Dnetmsg.h231 struct netmsg_pru_send { struct
331 struct netmsg_pru_send send;
/dragonfly/sys/kern/
H A Duipc_msg.c431 struct netmsg_pru_send msg; in so_pru_send()
459 struct netmsg_pru_send *msg; in so_pru_send_async()
/dragonfly/sys/sys/
H A Dmbuf.h96 struct netmsg_pru_send mhm_snd; /* usrspace->proto stack msg */
/dragonfly/sys/netinet/
H A Dudp_usrreq.c1144 struct netmsg_pru_send *smsg; in udp_send()
/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_rfcomm.c1695 struct netmsg_pru_send msg; in ng_btsocket_rfcomm_session_send()