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

/osnet-11/usr/src/lib/libdhcpdu/common/
H A Drfc2136.c60 static boolean_t retry_update(struct __res_state *, ns_updrec *);
693 if (retry_update(resp, HEAD(q)) != 1) {
720 if (retry_update(resp, HEAD(q)) != 1) {
761 if (retry_update(resp, HEAD(q)) != 1) {
799 if (retry_update(resp, HEAD(q)) != 1) {
812 retry_update(struct __res_state *resp, ns_updrec *h) function
826 dprint("retry_update - errno %d, h_errno %d\n",

Completed in 28 milliseconds