Searched refs:ipf_token_del (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_lookup.c | 817 error = ipf_token_del(softc, key, uid, ctx);
|
| H A D | ip_fil.h | 1812 extern int ipf_token_del __P((ipf_main_softc_t *, int, int,
|
| H A D | fil.c | 7639 ipf_token_del(softc, type, uid, ptr) in ipf_token_del() function 8442 error = ipf_token_del(softc, tmp, uid, ctx);
|
| H A D | ip_state.c | 818 error = ipf_token_del(softc, arg, uid, ctx);
|
| H A D | ip_nat.c | 1390 error = ipf_token_del(softc, arg, uid, ctx);
|