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

/external/iptables/include/linux/netfilter/
H A Dxt_owner.h12 struct xt_owner_match_info { struct
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_owner.h12 struct xt_owner_match_info { struct
/external/iptables/extensions/
H A Dlibxt_owner.c244 struct xt_owner_match_info *info = cb->data;
384 owner_mt_print_item(const struct xt_owner_match_info *info, const char *label,
456 const struct xt_owner_match_info *info = (void *)match->data;
488 const struct xt_owner_match_info *info = (void *)match->data;
496 owner_mt_print_uid_xlate(const struct xt_owner_match_info *info,
511 owner_mt_print_gid_xlate(const struct xt_owner_match_info *info,
528 const struct xt_owner_match_info *info = (void *)params->match->data;
579 .size = XT_ALIGN(sizeof(struct xt_owner_match_info)),
580 .userspacesize = XT_ALIGN(sizeof(struct xt_owner_match_info)),

Completed in 324 milliseconds