HomeSort by relevance Sort by last modified time
    Searched full:sfrom (Results 1 - 6 of 6) sorted by null

  /external/dhcpcd-6.8.2/
ipv6nd.c 363 rap->iface->name, rap->sfrom);
373 rap->iface->name, rap->sfrom);
754 "IPv6 RA packet too short from %s", ctx->sfrom);
760 "RA from non local address %s", ctx->sfrom);
767 "RA for unexpected interface from %s", ctx->sfrom);
774 ifp->name, ctx->sfrom);
784 ifp->name, ctx->sfrom);
791 "%s: ignoring RA from ourself %s", ifp->name, ctx->sfrom);
818 ifp->name, ctx->sfrom);
828 strlcpy(rap->sfrom, ctx->sfrom, sizeof(rap->sfrom))
    [all...]
dhcp6.c     [all...]
ipv6nd.h 48 char sfrom[INET6_ADDRSTRLEN]; member in struct:ra
ipv6.h 204 const char *sfrom; member in struct:ipv6_ctx
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndldic.c 120 static NJ_INT16 search_range_by_yomi2(NJ_CLASS *iwnn, NJ_DIC_HANDLE handle, NJ_UINT8 op, NJ_CHAR *yomi, NJ_UINT16 ylen, NJ_UINT16 sfrom, NJ_UINT16 sto, NJ_UINT16 *from, NJ_UINT16 *to,
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 182 "error: %sfrom:to argument is missing comma\n", opt_name);
    [all...]

Completed in 227 milliseconds