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

/external/iptables/extensions/
H A Dlibipt_ULOG.c39 .flags = XTOPT_PUT, XTOPT_POINTER(struct ipt_ulog_info, prefix),
49 struct ipt_ulog_info *loginfo = (struct ipt_ulog_info *) t->data;
58 struct ipt_ulog_info *loginfo = cb->data;
81 const struct ipt_ulog_info *loginfo
82 = (const struct ipt_ulog_info *) target->data;
101 const struct ipt_ulog_info *loginfo
102 = (const struct ipt_ulog_info *) target->data;
116 .size = XT_ALIGN(sizeof(struct ipt_ulog_info)),
117 .userspacesize = XT_ALIGN(sizeof(struct ipt_ulog_info)),
[all...]
/external/iptables/include/linux/netfilter_ipv4/
H A Dipt_ULOG.h27 struct ipt_ulog_info { struct
/external/kernel-headers/original/uapi/linux/netfilter_ipv4/
H A Dipt_ULOG.h27 struct ipt_ulog_info { struct

Completed in 122 milliseconds