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

/net/netfilter/
H A Dnf_log_common.c163 const struct net_device *physindev; local
166 physindev = skb->nf_bridge->physindev;
167 if (physindev && in != physindev)
168 nf_log_buf_add(m, "PHYSIN=%s ", physindev->name);

Completed in 17 milliseconds