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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_physdev.h16 char physindev[IFNAMSIZ]; member in struct:ipt_physdev_info
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/linux/netfilter_ipv6/
H A Dip6t_physdev.h16 char physindev[IFNAMSIZ]; member in struct:ip6t_physdev_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_physdev.h18 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_physdev.h18 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter_bridge/
H A Debt_ulog.h23 char physindev[IFNAMSIZ]; member in struct:ebt_ulog_packet_msg
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_physdev.h18 char physindev[IFNAMSIZ]; member in struct:xt_physdev_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_physdev.c63 (!nf_bridge->physindev ^ !!(info->invert & XT_PHYSDEV_OP_ISIN))) ||
70 indev = nf_bridge->physindev ? nf_bridge->physindev->name : nulldevname;
71 ret = ifname_compare_aligned(indev, info->physindev, info->in_mask);
H A Dnf_queue.c96 if (nf_bridge->physindev)
97 dev_put(nf_bridge->physindev);
121 struct net_device *physindev; local
169 physindev = skb->nf_bridge->physindev;
170 if (physindev)
171 dev_hold(physindev);
H A Dnfnetlink_queue.c302 if (entskb->nf_bridge && entskb->nf_bridge->physindev)
304 htonl(entskb->nf_bridge->physindev->ifindex));
522 if (entry->skb->nf_bridge->physindev &&
523 entry->skb->nf_bridge->physindev->ifindex == ifindex)
H A Dnfnetlink_log.c424 if (skb->nf_bridge && skb->nf_bridge->physindev)
426 htonl(skb->nf_bridge->physindev->ifindex));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_physdev.c27 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, physindev)},
47 xtables_parse_interface(cb->arg, info->physindev,
95 (info->invert & XT_PHYSDEV_OP_IN) ? " !":"", info->physindev);
118 info->physindev);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_physdev.c27 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, physindev)},
47 xtables_parse_interface(cb->arg, info->physindev,
95 (info->invert & XT_PHYSDEV_OP_IN) ? " !":"", info->physindev);
118 info->physindev);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_physdev.c56 parse_interface(argv[optind-1], info->physindev,
137 (info->invert & IP6T_PHYSDEV_OP_IN) ? " !":"", info->physindev);
161 (info->invert & IP6T_PHYSDEV_OP_IN) ? " !":"", info->physindev);
H A Dlibipt_physdev.c56 parse_interface(argv[optind-1], info->physindev,
137 (info->invert & IPT_PHYSDEV_OP_IN) ? " !":"", info->physindev);
161 (info->invert & IPT_PHYSDEV_OP_IN) ? " !":"", info->physindev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetfilter_bridge.h88 skb->dev = nf_bridge->physindev;
H A Dskbuff.h108 struct net_device *physindev; member in struct:nf_bridge_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_LOG.c432 const struct net_device *physindev; local
435 physindev = skb->nf_bridge->physindev;
436 if (physindev && in != physindev)
437 printk("PHYSIN=%s ", physindev->name);
H A Dip_queue.c383 if (entry->skb->nf_bridge->physindev &&
384 entry->skb->nf_bridge->physindev->ifindex == ifindex)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_netfilter.c246 rt = bridge_parent_rtable(nf_bridge->physindev);
253 skb->dev = nf_bridge->physindev;
278 skb->dev = nf_bridge->physindev;
383 skb->dev = nf_bridge->physindev;
397 rt = bridge_parent_rtable(nf_bridge->physindev);
405 skb->dev = nf_bridge->physindev;
425 nf_bridge->physindev = skb->dev;
651 in = nf_bridge->physindev;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_ulog.c178 strcpy(pm->physindev, in->name);
179 /* If in isn't a bridge, then physindev==indev */
186 pm->indev[0] = pm->physindev[0] = '\0';
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6_queue.c384 if (entry->skb->nf_bridge->physindev &&
385 entry->skb->nf_bridge->physindev->ifindex == ifindex)

Completed in 121 milliseconds