Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_ipv6_event.cpp197 size_t optsize = NLMSG_PAYLOAD(nlh, sizeof(*ndmsg)); in handleKernelEvent() local
198 parseNdUserOptMessage((void*)ndmsg, optsize); in handleKernelEvent()