Home
last modified time | relevance | path

Searched refs:GEN_IP_PKTINFO (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_io.c60 # define GEN_IP_PKTINFO IP_PKTINFO macro
62 # define GEN_IP_PKTINFO IP_RECVDSTADDR macro
183 if (setsockopt(sock->fd, IPPROTO_IP, GEN_IP_PKTINFO, OPTVAL_T(&on),
203 setsockopt(sock->fd, IPPROTO_IP, GEN_IP_PKTINFO, OPTVAL_T(&on), sizeof(on));

Completed in 3 milliseconds