OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:back6
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
qop.c
1169
struct flow_filter6 *front6, *
back6
;
local in function:filt_disjoint
1173
back6
= (struct flow_filter6 *)back;
1176
back6
->ff_flow6.fi6_proto != 0 &&
1177
front6->ff_flow6.fi6_proto !=
back6
->ff_flow6.fi6_proto)
1180
back6
->ff_flow6.fi6_flowlabel != 0 &&
1182
back6
->ff_flow6.fi6_flowlabel)
1185
back6
->ff_flow6.fi6_sport != 0 &&
1186
front6->ff_flow6.fi6_sport !=
back6
->ff_flow6.fi6_sport)
1189
back6
->ff_flow6.fi6_dport != 0 &&
1190
front6->ff_flow6.fi6_dport !=
back6
->ff_flow6.fi6_dport
1288
struct flow_filter6 *front6, *
back6
;
local in function:filt_subset
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025