Searched refs:iff_type (Results 1 – 1 of 1) sorted by relevance
113 int iff_type; member960 if (iffp->iff_type != 'A') in out_filter()977 if (iffp->iff_type != 'A') in out_filter()996 if (iffp->iff_type != 'O') in out_filter()1322 if (iffp->iff_type != IFIL_TYPE_L) in riprecv()3086 switch (iffp->iff_type) { in ifdump0()3098 snprintf(buf, sizeof(buf), "Unknown-%c", iffp->iff_type); in ifdump0()3206 iffp->iff_type = filtertype[i]; in filterconfig()3228 syslog(LOG_INFO, "Add filter: type %d, ifname %s.", iffp->iff_type, ifname); in filterconfig()3542 type == iffp->iff_type) in iff_find()