OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ni_reply_fqdn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
icmp6.h
467
struct
ni_reply_fqdn
{
struct
/src/sys/netinet6/
icmp6.c
140
__CTASSERT(sizeof(struct
ni_reply_fqdn
) == 8);
1228
struct
ni_reply_fqdn
*fqdn;
1402
replylen += offsetof(struct
ni_reply_fqdn
, ni_fqdn_namelen);
1426
replylen += offsetof(struct
ni_reply_fqdn
, ni_fqdn_namelen);
1475
fqdn = (struct
ni_reply_fqdn
*)(mtod(n, char *) +
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025