Lines Matching refs:err_t
149 static err_t dhcp_discover(struct netif *netif);
150 static err_t dhcp_select(struct netif *netif);
153 static err_t dhcp_decline(struct netif *netif);
155 static err_t dhcp_rebind(struct netif *netif);
156 static err_t dhcp_reboot(struct netif *netif);
169 static err_t dhcp_create_msg(struct netif *netif, struct dhcp *dhcp, u8_t message_type);
228 err_t result;
282 static err_t
286 err_t result;
628 err_t
632 err_t result = ERR_OK;
715 err_t result = ERR_OK;
831 static err_t
835 err_t result = ERR_OK;
871 static err_t
875 err_t result = ERR_OK;
1021 err_t
1025 err_t result;
1075 static err_t
1079 err_t result;
1125 static err_t
1129 err_t result;
1167 err_t
1171 err_t result;
1336 static err_t
1640 static err_t