OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flowinfo_in6
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/altq/
altq_afmap.h
45
struct
flowinfo_in6
afu_fi6;
74
struct
flowinfo_in6
afmu_fi6;
altq.h
113
flowinfo_in6
*/
117
struct
flowinfo_in6
{
struct
118
u_char fi6_len; /* sizeof(struct
flowinfo_in6
) */
149
struct
flowinfo_in6
ff_flow6;
altq_wfq.c
332
struct
flowinfo_in6
*fp6 = (struct
flowinfo_in6
*)flow;
356
struct
flowinfo_in6
*fp6 = (struct
flowinfo_in6
*)flow;
380
struct
flowinfo_in6
*fp6 = (struct
flowinfo_in6
*)flow;
403
struct
flowinfo_in6
*fp6 = (struct
flowinfo_in6
*)flow;
altq_afmap.c
74
static struct afm *afm_match6(struct afm_head *, struct
flowinfo_in6
*);
143
if (flowmap->af_flowinfo.fi_len != sizeof(struct
flowinfo_in6
))
230
afm_match6(struct afm_head *head, struct
flowinfo_in6
*fp)
282
return (afm_match6(head, (struct
flowinfo_in6
*)flow));
altq_subr.c
85
struct
flowinfo_in6
*);
93
struct
flowinfo_in6
*);
830
struct
flowinfo_in6
*fin6;
836
fin6 = (struct
flowinfo_in6
*)flow;
837
fin6->fi6_len = sizeof(struct
flowinfo_in6
);
986
extract_ports6(struct mbuf *m, struct ip6_hdr *ip6, struct
flowinfo_in6
*fin6)
1313
struct
flowinfo_in6
*fp6 = (struct
flowinfo_in6
*)&flow;
1415
struct
flowinfo_in6
*pkt)
Completed in 21 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026