OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:riprt
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/route6d/
route6d.c
155
struct
riprt
{
struct
156
struct
riprt
*rrt_next; /* next destination */
157
struct
riprt
*rrt_same; /* same destination - future use */
166
static struct
riprt
*
riprt
= 0;
variable in typeref:struct:riprt *
209
static int out_filter(struct
riprt
*, struct ifc *);
242
static int addroute(struct
riprt
*, const struct in6_addr *, struct ifc *);
245
static int tobeadv(struct
riprt
*, struct ifc *);
254
static struct
riprt
*
255
rtsearch(struct netinfo6 *, struct
riprt
**);
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025