HomeSort by: relevance | last modified time | path
    Searched refs:ON_EXPIRY (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/
statement.h 75 # define ON_EXPIRY 2
  /src/external/mpl/dhcp/dist/common/
execute.c 99 if (r->data.on.evtypes & ON_EXPIRY) {
103 if (on_star->on_expiry)
105 (&on_star->on_expiry, MDL);
108 (&on_star->on_expiry,
789 if (r -> data.on.evtypes & ON_EXPIRY) {
parse.c 3127 (*result) -> data.on.evtypes |= ON_EXPIRY;
  /src/external/mpl/dhcp/dist/server/
confpars.c 3497 if ((on->data.on.evtypes & ON_EXPIRY) &&
3501 (&lease->on_star.on_expiry,
3659 lease->on_star.on_expiry || lease->on_star.on_release)
5106 if ((on_star[i]->data.on.evtypes & ON_EXPIRY) &&
5109 (&iaaddr->on_star.on_expiry,
5554 if ((on_star[i]->data.on.evtypes & ON_EXPIRY) &&
5557 (&iaaddr->on_star.on_expiry,
5992 if ((on_star[i]->data.on.evtypes & ON_EXPIRY) &&
5995 (&iapref->on_star.on_expiry,

Completed in 25 milliseconds