Searched refs:dhcpoa_init (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Ddhcp_options.h245 dhcpoa_init(dhcpoa_t * opt, void * buffer, int size);
H A Ddhcp_options.c460 dhcpoa_init(dhcpoa_t * oa_p, void * buffer, int size) function
H A Din_dhcp.c225 dhcpoa_init(options_p, request->dp_options + RFC_MAGIC_SIZE,
/macosx-10.10.1/bootp-298/bootplib/
H A Ddhcp_options.h112 dhcpoa_init(dhcpoa_t * opt, void * buffer, int size);
H A Ddhcp_options.c1096 dhcpoa_init(dhcpoa_t * oa_p, void * buffer, int size) function
1473 dhcpoa_init(&opts, buf, sizeof(buf));
/macosx-10.10.1/bootp-298/bootpd.tproj/
H A Ddhcpd.c292 dhcpoa_init(options, reply->dp_options + sizeof(rfc_magic),
H A Dbootpd.c1558 dhcpoa_init(&options, rp.bp_vend + sizeof(rfc_magic),
H A Dbsdpd.c2098 dhcpoa_init(options, reply->dp_options + sizeof(rfc_magic),
/macosx-10.10.1/bootp-298/BSDPClient/
H A DBSDPClient.c466 dhcpoa_init(options_p, request->dp_options + sizeof(rfc_magic),
/macosx-10.10.1/bootp-298/IPConfiguration.bproj/
H A Ddhcp.c412 dhcpoa_init(options_p, request->dp_options + sizeof(G_rfc_magic),

Completed in 272 milliseconds