Searched refs:dp_options (Results 1 – 2 of 2) sorted by relevance
341 if (bcmp(pkt->dp_options, rfc_magic, RFC_MAGIC_SIZE)) { in dhcpol_parse_packet()345 if (dhcpol_parse_buffer(options, pkt->dp_options + RFC_MAGIC_SIZE, in dhcpol_parse_packet()452 bcopy(tests[i].data, pkt->dp_options, tests[i].len); in main()
57 u_char dp_options[0];/* variable-length options field */ member