Searched refs:xt_physdev_info (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_physdev.h17 struct xt_physdev_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_physdev.h17 struct xt_physdev_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_physdev.h17 struct xt_physdev_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_physdev.c24 #define s struct xt_physdev_info
42 struct xt_physdev_info *info = cb->data;
87 const struct xt_physdev_info *info = (const void *)match->data;
110 const struct xt_physdev_info *info = (const void *)match->data;
136 .size = XT_ALIGN(sizeof(struct xt_physdev_info)),
137 .userspacesize = XT_ALIGN(sizeof(struct xt_physdev_info)),
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_physdev.c24 #define s struct xt_physdev_info
42 struct xt_physdev_info *info = cb->data;
87 const struct xt_physdev_info *info = (const void *)match->data;
110 const struct xt_physdev_info *info = (const void *)match->data;
136 .size = XT_ALIGN(sizeof(struct xt_physdev_info)),
137 .userspacesize = XT_ALIGN(sizeof(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.c28 const struct xt_physdev_info *info = par->matchinfo;
88 const struct xt_physdev_info *info = par->matchinfo;
113 .matchsize = sizeof(struct xt_physdev_info),

Completed in 180 milliseconds