Searched refs:extract_ports6 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/altq/
H A Daltq_subr.c84 static int extract_ports6(struct mbuf *, struct ip6_hdr *,
855 extract_ports6(m, ip6, fin6);
986 extract_ports6(struct mbuf *m, struct ip6_hdr *ip6, struct flowinfo_in6 *fin6) function
1003 printf("extract_ports6: can't locate header! ip6=%p\n", ip6);

Completed in 187 milliseconds