Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/dhcp/
H A Ddhcpmsg.h69 #define OPT_COOKIE4 0x63 macro
H A Ddhcpmsg.c46 *x++ = OPT_COOKIE4; in init_dhcp_msg()
H A Ddhcpclient.c164 if (msg->options[3] != OPT_COOKIE4) return -1; in decode_dhcp_msg()