Home
last modified time | relevance | path

Searched defs:ifi (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/systat/
H A Dmbufs.c210 struct if_info *ifi; in read_mb() local
336 struct if_info *ifi = &interfaces[i]; in read_mb() local
362 struct if_info *ifi = &interfaces[i]; in print_mb() local
392 showmbuf(struct if_info *ifi, int p, int showif) in showmbuf()
/openbsd/usr.sbin/dhcrelay/
H A Ddispatch.c107 struct if_data *ifi; in setup_iflist() local
/openbsd/usr.sbin/dhcrelay6/
H A Ddispatch.c136 struct if_data *ifi; in setup_iflist() local
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7581 for (IndirectFieldVector::iterator ifi = indirect_fields.begin(), in BuildIndirectFields() local