Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1202 char *pdel, *pend, *s; in chash_parse_opts() local
1212 while (*pdel == ' ') in chash_parse_opts()
1213 pdel++; in chash_parse_opts()
1219 pdel += 6; in chash_parse_opts()
1221 if (*pdel++ != '/') in chash_parse_opts()
1226 pdel = pend + 1; in chash_parse_opts()
1227 if (*pdel++ != '/') in chash_parse_opts()
3830 char *pdel, *pend, *s; in kfib_parse_opts() local
3837 while (*pdel == ' ') in kfib_parse_opts()
3838 pdel++; in kfib_parse_opts()
[all …]