Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Ddhcp_options.c332 char rfc_magic[4] = RFC_OPTIONS_MAGIC; in dhcpol_parse_packet() local
341 if (bcmp(pkt->dp_options, rfc_magic, RFC_MAGIC_SIZE)) { in dhcpol_parse_packet()