Home
last modified time | relevance | path

Searched refs:msg_name (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/common/libs/net/
Dnetlink_client.cpp116 msg.msg_name = &address_; in Send()
/device/generic/goldfish/dhcp/common/
Dsocket.cpp143 header.msg_name = &addr; in sendOnInterface()
222 header.msg_name = &dest; in sendRawUdp()
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsocket.h445 void *msg_name; /* optional address */ member