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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_dhcp.c123 struct dhcp_context { struct
141 dhcp_context_request(struct dhcp_context * context)
147 dhcp_context_reply(struct dhcp_context * context)
396 dhcp_get_ack(struct dhcp_context * context, int wait_ticks)
493 dhcp_select(struct dhcp_context * context)
583 dhcp_get_offer(struct dhcp_context * context, int wait_ticks)
695 dhcp_init(struct dhcp_context * context)
791 dhcp_context_free(struct dhcp_context * context, struct proc * procp)
812 static struct dhcp_context *
816 struct dhcp_context * contex
[all...]

Completed in 10 milliseconds