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

/freebsd-12-stable/sys/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) {
623 if (type == (*l)->ipfl_type || type == IPLT_ALL) {
666 if (type == backends[i]->ipfl_type) {
724 if (iter.ili_type == backends[i]->ipfl_type) {
779 if (lkey->ilik_type == backends[i]->ipfl_type) {
889 if (type == (*l)->ipfl_type) {
[all...]
H A Dip_lookup.h89 int ipfl_type; member in struct:ipf_lookup

Completed in 50 milliseconds