Home
last modified time | relevance | path

Searched refs:textify_hooks (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/netfilter/
Dx_tables.c330 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) in textify_hooks() function
394 textify_hooks(used, sizeof(used), par->hook_mask, in xt_check_match()
396 textify_hooks(allow, sizeof(allow), par->match->hooks, in xt_check_match()
730 textify_hooks(used, sizeof(used), par->hook_mask, in xt_check_target()
732 textify_hooks(allow, sizeof(allow), par->target->hooks, in xt_check_target()