Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddhcp_snoop.c42 static const u8 ic_bootp_cookie[] = { 99, 130, 83, 99 }; variable
77 if (os_memcmp(b->exten, ic_bootp_cookie, ARRAY_SIZE(ic_bootp_cookie))) in handle_dhcp()