OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcviov
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd-6.8.2/
ipv6.h
200
struct iovec
rcviov
[2];
member in struct:ipv6_ctx
ipv6.c
162
ctx->rcvhdr.msg_iov = ctx->
rcviov
;
167
ctx->
rcviov
[0].iov_base = ctx->ansbuf;
168
ctx->
rcviov
[0].iov_len = sizeof(ctx->ansbuf);
[
all
...]
Completed in 5816 milliseconds