OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fi6_sport
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/altq/
altq_afmap.c
253
if (afm->afm_flowinfo6.
fi6_sport
!= 0 &&
254
afm->afm_flowinfo6.
fi6_sport
!= fp->
fi6_sport
)
altq.h
124
u_int16_t
fi6_sport
; /* src port */
member in struct:flowinfo_in6
altq_subr.c
857
fin6->
fi6_sport
= 0;
993
fin6->
fi6_sport
= 0;
1026
fin6->
fi6_sport
= udp->uh_sport;
1428
filt->ff_flow6.
fi6_sport
!= pkt->
fi6_sport
)
1542
if (filt6->ff_flow6.
fi6_sport
!= 0)
altq_wfq.c
405
val = fp6->
fi6_sport
;
/src/usr.sbin/altq/libaltq/
qop.c
995
ntoh16(sfilt6->ff_flow6.
fi6_sport
));
1184
if (front6->ff_flow6.
fi6_sport
!= 0 &&
1185
back6->ff_flow6.
fi6_sport
!= 0 &&
1186
front6->ff_flow6.
fi6_sport
!= back6->ff_flow6.
fi6_sport
)
1325
if (front6->ff_flow6.
fi6_sport
== 0 &&
1326
back6->ff_flow6.
fi6_sport
!= 0) {
1327
srcport = ntohs(back6->ff_flow6.
fi6_sport
);
1337
srcport = ntohs(front6->ff_flow6.
fi6_sport
);
quip_server.c
382
ntoh16(filt6->ff_flow6.
fi6_sport
),
parser.c
739
if (!get_port(w, &sfilt.ff_flow6.
fi6_sport
)) {
Completed in 32 milliseconds
Indexes created Wed Oct 29 09:09:48 GMT 2025