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

  /src/external/mpl/dhcp/dist/server/
db.c 267 if (lease->on_star.on_expiry) {
270 lease->on_star.on_expiry == lease->on_star.on_release
272 write_statements (db_file, lease->on_star.on_expiry, 4);
279 lease->on_star.on_release != lease->on_star.on_expiry) {
671 if (iasubopt->on_star.on_expiry) {
673 iasubopt->on_star.on_expiry ==
678 iasubopt->on_star.on_expiry, 6);
685 iasubopt->on_star.on_expiry) {
mdb.c 1289 if (lease->on_star.on_expiry) {
1290 if (comp->on_star.on_expiry)
1292 (&comp->on_star.on_expiry, MDL);
1293 executable_statement_reference (&comp->on_star.on_expiry,
1294 lease->on_star.on_expiry,
1536 if (lease->on_star.on_expiry) {
1540 lease->on_star.on_expiry,
1542 if (lease->on_star.on_expiry)
1544 (&lease->on_star.on_expiry, MDL);
1611 if (lease->on_star.on_expiry)
    [all...]
mdb6.c 294 if (tmp->on_star.on_expiry != NULL) {
296 (&tmp->on_star.on_expiry, MDL);
1646 if (lease->on_star.on_expiry != NULL) {
1651 lease->on_star.on_expiry,
1655 (&lease->on_star.on_expiry, MDL);
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,
omapi.c 487 if (lease->on_star.on_expiry)
488 executable_statement_dereference (&lease->on_star.on_expiry,
dhcpv6.c 2412 if (reply->on_star.on_expiry != NULL)
2414 (&reply->on_star.on_expiry, MDL);
4416 if (reply->on_star.on_expiry != NULL)
4418 (&reply->on_star.on_expiry, MDL);
dhcp.c 2246 if (lease->on_star.on_expiry)
2248 (&lease->on_star.on_expiry, MDL);
  /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) {
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 552 struct executable_statement *on_expiry; member in struct:on_star

Completed in 34 milliseconds