HomeSort by relevance Sort by last modified time
    Searched refs:ansbuf (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
ipv6.h 202 unsigned char ansbuf[1500]; member in struct:ipv6_ctx
ipv6.c 167 ctx->rcviov[0].iov_base = ctx->ansbuf;
168 ctx->rcviov[0].iov_len = sizeof(ctx->ansbuf);
    [all...]

Completed in 227 milliseconds