OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iftop
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/agr/
if_agrtimer.c
95
const struct agr_iftype_ops *
iftop
= sc->sc_iftop;
local in function:agrtimer_work
97
KASSERT(
iftop
);
100
if (
iftop
->iftop_tick) {
101
(*
iftop
->iftop_tick)(sc);
103
if (
iftop
->iftop_porttick) {
if_agrtimer.c
95
const struct agr_iftype_ops *
iftop
= sc->sc_iftop;
local in function:agrtimer_work
97
KASSERT(
iftop
);
100
if (
iftop
->iftop_tick) {
101
(*
iftop
->iftop_tick)(sc);
103
if (
iftop
->iftop_porttick) {
if_agrtimer.c
95
const struct agr_iftype_ops *
iftop
= sc->sc_iftop;
local in function:agrtimer_work
97
KASSERT(
iftop
);
100
if (
iftop
->iftop_tick) {
101
(*
iftop
->iftop_tick)(sc);
103
if (
iftop
->iftop_porttick) {
Completed in 84 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025