Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c1192 char *pdel, *pend, *s; in chash_parse_opts() local
1202 while (*pdel == ' ') in chash_parse_opts()
1203 pdel++; in chash_parse_opts()
1209 pdel += 6; in chash_parse_opts()
1211 if (*pdel++ != '/') in chash_parse_opts()
1216 pdel = pend + 1; in chash_parse_opts()
1217 if (*pdel++ != '/') in chash_parse_opts()
3828 char *pdel, *pend, *s; in kfib_parse_opts() local
3835 while (*pdel == ' ') in kfib_parse_opts()
3836 pdel++; in kfib_parse_opts()
[all …]