• Home
  • Raw
  • Download

Lines Matching refs:sfrom

1946     const char *sfrom, const struct timespec *acquired)  in dhcp6_findia()  argument
2050 ifp->name, sfrom); in dhcp6_findia()
2058 ifp->name, sfrom); in dhcp6_findia()
2064 if (sfrom) in dhcp6_findia()
2067 ifp->name, renew, rebind, sfrom); in dhcp6_findia()
2099 const char *sfrom, const struct timespec *acquired) in dhcp6_validatelease() argument
2121 nia = dhcp6_findia(ifp, m, len, sfrom, acquired); in dhcp6_validatelease()
2632 ctx->sfrom = inet_ntop(AF_INET6, &ctx->from.sin6_addr, in dhcp6_handledata()
2636 "DHCPv6 packet too short from %s", ctx->sfrom); in dhcp6_handledata()
2656 "DHCPv6 reply did not contain index from %s", ctx->sfrom); in dhcp6_handledata()
2669 ctx->sfrom); in dhcp6_handledata()
2714 ctx->sfrom); in dhcp6_handledata()
2720 ifp->name, ctx->sfrom); in dhcp6_handledata()
2729 ifp->name, ctx->sfrom); in dhcp6_handledata()
2743 ifp->name, opt->var, ctx->sfrom); in dhcp6_handledata()
2751 ifp->name, opt->var, ctx->sfrom); in dhcp6_handledata()
2766 ifp->name, ctx->sfrom); in dhcp6_handledata()
2778 "%s: no authentication from %s", ifp->name, ctx->sfrom); in dhcp6_handledata()
2782 "%s: no authentication from %s", ifp->name, ctx->sfrom); in dhcp6_handledata()
2812 ctx->sfrom, NULL) == -1) in dhcp6_handledata()
2829 ctx->sfrom, NULL) == -1) in dhcp6_handledata()
2878 if (dhcp6_validatelease(ifp, r, len, ctx->sfrom, NULL) == -1) in dhcp6_handledata()
2885 ifp->name, op, ctx->sfrom); in dhcp6_handledata()
2889 ifp->name, op, ctx->sfrom); in dhcp6_handledata()
2962 ifp->name, ap->saddr, ctx->sfrom); in dhcp6_handledata()
2978 "%s: %s received from %s", ifp->name, op, ctx->sfrom); in dhcp6_handledata()