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

/netbsd-current/sys/altq/
H A Daltq_subr.c82 static int extract_ports4(struct mbuf *, struct ip *, struct flowinfo_in *);
819 extract_ports4(m, ip, fin);
891 extract_ports4(struct mbuf *m, struct ip *ip, struct flowinfo_in *fin) function
916 printf("extract_ports4: can't locate header! ip=%p\n", ip);

Completed in 247 milliseconds