Searched refs:FUNCTION_MAXNAMELEN (Results 1 – 3 of 3) sorted by relevance
50 #define FUNCTION_MAXNAMELEN XT_FUNCTION_MAXNAMELEN macro
1125 memset(t->target.u.user.name, 0, FUNCTION_MAXNAMELEN); in iptcc_compile_rule()1685 memset(t->target.u.user.name, 0, FUNCTION_MAXNAMELEN); in iptcc_standard_map()1739 FUNCTION_MAXNAMELEN - 1 - strlen(t->u.user.name)); in iptcc_map_target()
52 #define FUNCTION_MAXNAMELEN XT_FUNCTION_MAXNAMELEN macro