Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_hashlimit.c260 static int htable_create(struct xt_hashlimit_mtinfo1 *minfo, u_int8_t family) in htable_create() function
742 if (!info->hinfo && htable_create(info, par->match->family) != 0) { in hashlimit_mt_check()