Home | History | Annotate | Download | only in libxtables

Lines Matching full:prefix_len

704 	unsigned int prefix_len = 128; /* happiness is a warm gcc */
707 if (!xtables_strtoui(cb->arg, NULL, &prefix_len, 0, cb->val.hlen)) {
718 cb->val.hlen = prefix_len;