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

/net/netfilter/
H A Dx_tables.c333 textify_hooks(char *buf, size_t size, unsigned int mask, uint8_t nfproto) function
397 textify_hooks(used, sizeof(used), par->hook_mask,
399 textify_hooks(allow, sizeof(allow), par->match->hooks,
572 textify_hooks(used, sizeof(used), par->hook_mask,
574 textify_hooks(allow, sizeof(allow), par->target->hooks,

Completed in 534 milliseconds