OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rt_tables
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
rtbl.c
120
static rtbl_t *
rt_tables
[AF_MAX+1];
variable in typeref:typename:rtbl_t * []
193
rtbl_t *t =
rt_tables
[family];
209
rtbl_t *t =
rt_tables
[family];
225
if (af >= __arraycount(
rt_tables
))
227
return
rt_tables
[af];
236
dom->dom_rtattach(&
rt_tables
[dom->dom_family],
rtbl.c
120
static rtbl_t *
rt_tables
[AF_MAX+1];
variable in typeref:typename:rtbl_t * []
193
rtbl_t *t =
rt_tables
[family];
209
rtbl_t *t =
rt_tables
[family];
225
if (af >= __arraycount(
rt_tables
))
227
return
rt_tables
[af];
236
dom->dom_rtattach(&
rt_tables
[dom->dom_family],
rtbl.c
120
static rtbl_t *
rt_tables
[AF_MAX+1];
variable in typeref:typename:rtbl_t * []
193
rtbl_t *t =
rt_tables
[family];
209
rtbl_t *t =
rt_tables
[family];
225
if (af >= __arraycount(
rt_tables
))
227
return
rt_tables
[af];
236
dom->dom_rtattach(&
rt_tables
[dom->dom_family],
Completed in 150 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025