Home
last modified time | relevance | path

Searched defs:nlSockFd (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
H A Dnstackx_nlmsg.c31 int32_t nlSockFd = socket(PF_NETLINK, SOCK_RAW | SOCK_CLOEXEC, NETLINK_ROUTE); in NetlinkSocketInit() local
51 int32_t SendNetlinkRequest(int32_t nlSockFd, int32_t ifIndex, uint16_t type) in SendNetlinkRequest() argument
120 int32_t RecvNetlinkResponse(int32_t nlSockFd, struct NlmsgCallback *nlcb) in RecvNetlinkResponse() argument
[all...]

Completed in 2 milliseconds