Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_lookup.h78 u_char ilik_type; /* IPLT_* */ member
95 #define ili_type ili_lkey.ilik_unstr.ilik_type
H A Dip_lookup.c766 if (lkey->ilik_type == backends[i]->ipfl_type) { in ipf_lookup_iterderef()
/netbsd/external/bsd/ipf/dist/
H A Dip_lookup.h78 u_char ilik_type; /* IPLT_* */ member
95 #define ili_type ili_lkey.ilik_unstr.ilik_type
H A Dip_lookup.c786 if (lkey->ilik_type == backends[i]->ipfl_type) {