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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Ddhcp_options.h248 dhcpoa_init_no_end(dhcpoa_t * opt, void * buffer, int size);
H A Ddhcp_options.c447 dhcpoa_init_no_end(dhcpoa_t * oa_p, void * buffer, int size) function
/macosx-10.10.1/bootp-298/bootplib/
H A Ddhcp_options.h115 dhcpoa_init_no_end(dhcpoa_t * opt, void * buffer, int size);
H A Ddhcp_options.c1083 dhcpoa_init_no_end(dhcpoa_t * oa_p, void * buffer, int size) function
1133 dhcpoa_init_no_end(vendor_oa_p, dhcpoa_buffer(vendor_oa_p),
1474 dhcpoa_init_no_end(&vend_opts, vend_buf, sizeof(vend_buf));
/macosx-10.10.1/bootp-298/bootpd.tproj/
H A Dbsdpd.c610 dhcpoa_init_no_end(bsdp_options, dhcpoa_buffer(bsdp_options),
1285 dhcpoa_init_no_end(&bsdp_options, bsdp_buf, sizeof(bsdp_buf));
1639 dhcpoa_init_no_end(&bsdp_options, bsdp_buf, sizeof(bsdp_buf));
1740 dhcpoa_init_no_end(&bsdp_options, bsdp_buf, sizeof(bsdp_buf));
2169 dhcpoa_init_no_end(&bsdp_options, bsdp_buf, sizeof(bsdp_buf));
/macosx-10.10.1/bootp-298/BSDPClient/
H A DBSDPClient.c1252 dhcpoa_init_no_end(&bsdp_options, bsdp_buf, sizeof(bsdp_buf));
1451 dhcpoa_init_no_end(&bsdp_options, bsdp_buf, sizeof(bsdp_buf));

Completed in 184 milliseconds