OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gtp
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mrouted/
prune.c
43
struct gtable *
gtp
; /* pointer for kernel rt entries */
variable in typeref:struct:gtable *
123
* Returns TRUE if found a match, and the global variable
gtp
is left
125
* Returns FALSE if no exact match found,
gtp
is left pointing to before
134
gtp
= NULL;
148
gtp
= gt;
676
g =
gtp
?
gtp
->gt_gnext : kernel_table;
682
if (
gtp
) {
683
gt->gt_gnext =
gtp
->gt_gnext;
684
gt->gt_gprev =
gtp
;
[
all
...]
prune.c
43
struct gtable *
gtp
; /* pointer for kernel rt entries */
variable in typeref:struct:gtable *
123
* Returns TRUE if found a match, and the global variable
gtp
is left
125
* Returns FALSE if no exact match found,
gtp
is left pointing to before
134
gtp
= NULL;
148
gtp
= gt;
676
g =
gtp
?
gtp
->gt_gnext : kernel_table;
682
if (
gtp
) {
683
gt->gt_gnext =
gtp
->gt_gnext;
684
gt->gt_gprev =
gtp
;
[
all
...]
prune.c
43
struct gtable *
gtp
; /* pointer for kernel rt entries */
variable in typeref:struct:gtable *
123
* Returns TRUE if found a match, and the global variable
gtp
is left
125
* Returns FALSE if no exact match found,
gtp
is left pointing to before
134
gtp
= NULL;
148
gtp
= gt;
676
g =
gtp
?
gtp
->gt_gnext : kernel_table;
682
if (
gtp
) {
683
gt->gt_gnext =
gtp
->gt_gnext;
684
gt->gt_gprev =
gtp
;
[
all
...]
Completed in 34 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025