Home
last modified time | relevance | path

Searched refs:physindev (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/netfilter/
H A Dxt_physdev.h16 char physindev[IFNAMSIZ]; member
/linux/net/netfilter/
H A Dnf_log_syslog.c121 const struct net_device *physindev __maybe_unused; in nf_log_dump_packet_common()
128 physindev = nf_bridge_get_physindev(skb, net); in nf_log_dump_packet_common()
129 if (physindev && in != physindev) in nf_log_dump_packet_common()
130 nf_log_buf_add(m, "PHYSIN=%s ", physindev->name); in nf_log_dump_packet_common()
H A Dxt_physdev.c75 ret = ifname_compare_aligned(indev, info->physindev, in physdev_mt()
112 if (info->physindev[0] == '\0') in physdev_mt_check()
114 if (X(physindev)) in physdev_mt_check()