OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n6expire
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet6/
ip6_mroute.c
179
u_char
n6expire
[MF6CTBLSIZ];
variable in typeref:typename:u_char[]
492
memset((void *)
n6expire
, 0, sizeof(
n6expire
));
624
if (
n6expire
[i] == 0)
839
n6expire
[hash]--;
891
n6expire
[hash]--;
1237
n6expire
[hash]++;
1293
if (
n6expire
[i] == 0)
1329
n6expire
[i]--;
ip6_mroute.c
179
u_char
n6expire
[MF6CTBLSIZ];
variable in typeref:typename:u_char[]
492
memset((void *)
n6expire
, 0, sizeof(
n6expire
));
624
if (
n6expire
[i] == 0)
839
n6expire
[hash]--;
891
n6expire
[hash]--;
1237
n6expire
[hash]++;
1293
if (
n6expire
[i] == 0)
1329
n6expire
[i]--;
Completed in 28 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025