HomeSort by: relevance | last modified time | path
    Searched refs:ipfl_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_lookup.c 362 if (op.iplo_type == (*l)->ipfl_type) {
412 if (op.iplo_type == (*l)->ipfl_type) {
459 if (op.iplo_type == (*l)->ipfl_type) {
520 if (op.iplo_type == (*l)->ipfl_type) {
566 if (op.iplo_type == (*l)->ipfl_type) {
620 if (type == (*l)->ipfl_type || type == IPLT_ALL) {
660 if (type == backends[i]->ipfl_type) {
714 if (iter.ili_type == backends[i]->ipfl_type) {
766 if (lkey->ilik_type == backends[i]->ipfl_type) {
860 if (type == (*l)->ipfl_type) {
    [all...]
ip_lookup.h 103 int ipfl_type; member in struct:ipf_lookup

Completed in 15 milliseconds