HomeSort by relevance Sort by last modified time
    Searched full:xt_owner_match_info (Results 1 - 2 of 2) sorted by null

  /external/iptables/include/linux/netfilter/
xt_owner.h 12 struct xt_owner_match_info { struct
  /external/iptables/extensions/
libxt_owner.c 243 struct xt_owner_match_info *info = cb->data;
383 owner_mt_print_item(const struct xt_owner_match_info *info, const char *label,
455 const struct xt_owner_match_info *info = (void *)match->data;
487 const struct xt_owner_match_info *info = (void *)match->data;
528 .size = XT_ALIGN(sizeof(struct xt_owner_match_info)),
529 .userspacesize = XT_ALIGN(sizeof(struct xt_owner_match_info)),

Completed in 6136 milliseconds