Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_lookup.c354 if (op.iplo_type == (*l)->ipfl_type) {
407 if (op.iplo_type == (*l)->ipfl_type) {
456 if (op.iplo_type == (*l)->ipfl_type) {
519 if (op.iplo_type == (*l)->ipfl_type) {
567 if (op.iplo_type == (*l)->ipfl_type) {
H A Dip_lookup.h25 int iplo_type; /* IPLT_* */ member