Home
last modified time | relevance | path

Searched refs:ip4f_lookup (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_subr.c102 static int ip4f_lookup(struct ip *, struct flowinfo_in *);
905 ip4f_lookup(ip, fin); in extract_ports4()
1602 ip4f_lookup(struct ip *ip, struct flowinfo_in *fin) in ip4f_lookup() function