Searched defs:oa_p (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Ddhcp_options.c438 dhcpoa_init_common(dhcpoa_t * oa_p, void * buffer, int size, int reserve) argument
447 dhcpoa_init_no_end(dhcpoa_t * oa_p, void * buffer, int size) argument
454 dhcpoa_size(dhcpoa_t * oa_p) argument
460 dhcpoa_init(dhcpoa_t * oa_p, void * buffer, int size) argument
473 dhcpoa_add(dhcpoa_t * oa_p, dhcptag_t tag, int len, const void * option) argument
537 dhcpoa_add_dhcpmsg(dhcpoa_t * oa_p, dhcp_msgtype_t msgtype) argument
544 dhcpoa_used(dhcpoa_t * oa_p) argument
550 dhcpoa_freespace(dhcpoa_t * oa_p) argument
562 dhcpoa_count(dhcpoa_t * oa_p) argument
568 dhcpoa_buffer(dhcpoa_t * oa_p) argument
[all...]

Completed in 15 milliseconds