OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in6_subj
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
icmp6.c
1232
struct in6_addr
in6_subj
; /* subject address */
local in function:ni6_input
1322
subjlen, (void *)&
in6_subj
);
1326
if (in6_setscope(&
in6_subj
, rcvif, NULL)) {
1332
subj = (char *)&
in6_subj
;
1333
if (IN6_ARE_ADDR_EQUAL(&ip6->ip6_dst, &
in6_subj
))
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025