Searched refs:ipf_token_del (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_lookup.c | 773 error = ipf_token_del(softc, key, uid, ctx); in ipf_lookup_deltok()
|
H A D | ip_fil.h | 1813 extern int ipf_token_del(ipf_main_softc_t *, int, int,
|
H A D | fil.c | 7401 ipf_token_del(ipf_main_softc_t *softc, int type, int uid, void *ptr) function 8169 error = ipf_token_del(softc, tmp, uid, ctx);
|
H A D | ip_state.c | 785 error = ipf_token_del(softc, arg, uid, ctx); in ipf_state_ioctl()
|
H A D | ip_nat.c | 1365 error = ipf_token_del(softc, arg, uid, ctx); in ipf_nat_ioctl()
|