Searched refs:nulldevname (Results 1 – 4 of 4) sorted by relevance
27 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in physdev_mt() local70 indev = nf_bridge->physindev ? nf_bridge->physindev->name : nulldevname; in physdev_mt()80 nf_bridge->physoutdev->name : nulldevname; in physdev_mt()
255 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in arpt_do_table() local268 indev = in ? in->name : nulldevname; in arpt_do_table()269 outdev = out ? out->name : nulldevname; in arpt_do_table()
295 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in ipt_do_table() local309 indev = in ? in->name : nulldevname; in ipt_do_table()310 outdev = out ? out->name : nulldevname; in ipt_do_table()
321 static const char nulldevname[IFNAMSIZ] __attribute__((aligned(sizeof(long)))); in ip6t_do_table() local333 indev = in ? in->name : nulldevname; in ip6t_do_table()334 outdev = out ? out->name : nulldevname; in ip6t_do_table()