OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netinfo6
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/route6d/
route6d.h
42
struct
netinfo6
{
struct
54
struct
netinfo6
ru6_nets[1];
route6d.c
158
struct
netinfo6
rrt_info; /* network info */
235
static void riprequest(struct ifc *, struct
netinfo6
*, int,
243
static int delroute(struct
netinfo6
*, struct in6_addr *);
255
rtsearch(struct
netinfo6
*, struct riprt **);
626
(sizeof(struct rip6) + ((n)-1) * sizeof(struct
netinfo6
))
632
static struct
netinfo6
*nip;
700
sizeof(struct rip6) + sizeof(struct
netinfo6
)) /
701
sizeof(struct
netinfo6
);
729
struct
netinfo6
rrt_info;
730
memset(&rrt_info, 0, sizeof(struct
netinfo6
));
[
all
...]
/src/usr.sbin/rip6query/
rip6query.c
65
#define RIPSIZE(n) (sizeof(struct rip6) + (n-1) * sizeof(struct
netinfo6
))
75
struct
netinfo6
*np;
165
n = (len - sizeof(struct rip6) + sizeof(struct
netinfo6
)) /
166
sizeof(struct
netinfo6
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025