Searched refs:flowinfo_in6 (Results 1 – 5 of 5) sorted by relevance
332 struct flowinfo_in6 *fp6 = (struct flowinfo_in6 *)flow; in wfq_hash()356 struct flowinfo_in6 *fp6 = (struct flowinfo_in6 *)flow; in wfq_hashbydstaddr()380 struct flowinfo_in6 *fp6 = (struct flowinfo_in6 *)flow; in wfq_hashbysrcaddr()403 struct flowinfo_in6 *fp6 = (struct flowinfo_in6 *)flow; in wfq_hashbysrcport()
74 static struct afm *afm_match6(struct afm_head *, struct flowinfo_in6 *);143 if (flowmap->af_flowinfo.fi_len != sizeof(struct flowinfo_in6)) in afm_add()230 afm_match6(struct afm_head *head, struct flowinfo_in6 *fp) in afm_match6()282 return (afm_match6(head, (struct flowinfo_in6 *)flow)); in afm_match()
45 struct flowinfo_in6 afu_fi6;74 struct flowinfo_in6 afmu_fi6;
117 struct flowinfo_in6 { struct149 struct flowinfo_in6 ff_flow6; argument
85 struct flowinfo_in6 *);93 struct flowinfo_in6 *);830 struct flowinfo_in6 *fin6; in altq_extractflow()836 fin6 = (struct flowinfo_in6 *)flow; in altq_extractflow()837 fin6->fi6_len = sizeof(struct flowinfo_in6); in altq_extractflow()986 extract_ports6(struct mbuf *m, struct ip6_hdr *ip6, struct flowinfo_in6 *fin6) in extract_ports6()1313 struct flowinfo_in6 *fp6 = (struct flowinfo_in6 *)&flow; in acc_classify()1415 struct flowinfo_in6 *pkt) in apply_filter6()