OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_x2y
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_altq.c
80
static double
sc_x2y
(struct service_curve *, double);
926
if (s->y >
sc_x2y
(sc, s->x))
937
if (y >
sc_x2y
(sc, sc->d))
1041
sc_x2y
(struct service_curve *sc, double x)
function in typeref:typename:double
/src/usr.sbin/altq/libaltq/
qop_hfsc.c
67
static double
sc_x2y
(struct service_curve *, double);
808
if (s->y >
sc_x2y
(sc, s->x))
819
if (y >
sc_x2y
(sc, sc->d))
973
sc_x2y
(struct service_curve *sc, double x)
function in typeref:typename:double
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025