OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fi6_dst
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/altq/
altq_afmap.c
240
if (!IN6_IS_ADDR_UNSPECIFIED(&afm->afm_flowinfo6.
fi6_dst
) &&
241
!IN6_ARE_ADDR_EQUAL(&afm->afm_flowinfo6.
fi6_dst
,
242
&fp->
fi6_dst
))
altq.h
126
struct in6_addr
fi6_dst
; /* dest address */
member in struct:flowinfo_in6
altq_subr.c
845
fin6->
fi6_dst
= ip6->ip6_dst;
1148
if (IN6_IS_ADDR_UNSPECIFIED(&filter6->ff_flow6.
fi6_dst
))
1159
filter6->ff_flow6.
fi6_dst
.s6_addr[i] &=
1442
if (filt->ff_flow6.
fi6_dst
.s6_addr32[i] !=
1443
(pkt->
fi6_dst
.s6_addr32[i] &
1538
if (!IN6_IS_ADDR_UNSPECIFIED(&filt6->ff_flow6.
fi6_dst
))
/src/usr.sbin/altq/libaltq/
qop.c
985
inet_ntop(AF_INET6, &sfilt6->ff_flow6.
fi6_dst
,
1206
if (!IN6_IS_ADDR_UNSPECIFIED(&front6->ff_flow6.
fi6_dst
) &&
1207
!IN6_IS_ADDR_UNSPECIFIED(&back6->ff_flow6.
fi6_dst
)) {
1211
if ((IN6ADDR32_GET(&front6->ff_flow6.
fi6_dst
, i) & mask) !=
1212
(IN6ADDR32_GET(&back6->ff_flow6.
fi6_dst
, i) & mask))
1312
if (IN6_IS_ADDR_UNSPECIFIED(&front6->ff_flow6.
fi6_dst
)) {
1313
if (!IN6_IS_ADDR_UNSPECIFIED(&back6->ff_flow6.
fi6_dst
))
1315
} else if (!IN6_IS_ADDR_UNSPECIFIED(&back6->ff_flow6.
fi6_dst
))
quip_server.c
339
if (IN6_IS_ADDR_UNSPECIFIED(&filt6->ff_flow6.
fi6_dst
)) {
343
inet_ntop(AF_INET6, &filt6->ff_flow6.
fi6_dst
,
parser.c
711
if (!get_ip6addr(&cp, &sfilt.ff_flow6.
fi6_dst
,
Completed in 134 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025