Home | Sort by relevance Sort by last modified time |
/external/iproute2/tc/ | |
m_ipt.c | 54 static struct iptables_target *t_list = NULL; variable in typeref:struct:iptables_target 66 me->next = t_list; 67 t_list = me; 74 me->next = t_list; 75 t_list = me; 212 for (m = t_list; m; m = m->next) { |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ | |
reiserfs_fs.h | 1666 struct list_head t_list; member in struct:reiserfs_transaction_handle [all...] |