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

/linux-master/include/uapi/linux/netfilter/
H A Dxt_physdev.h16 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
/linux-master/net/netfilter/
H A Dxt_physdev.c75 ret = ifname_compare_aligned(indev, info->physindev,
H A Dnf_log_syslog.c118 const struct net_device *physindev __maybe_unused;
125 physindev = nf_bridge_get_physindev(skb, net);
126 if (physindev && in != physindev)
127 nf_log_buf_add(m, "PHYSIN=%s ", physindev->name);

Completed in 409 milliseconds