Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.c773 error = ipf_token_del(softc, key, uid, ctx); in ipf_lookup_deltok()
H A Dip_fil.h1813 extern int ipf_token_del(ipf_main_softc_t *, int, int,
H A Dfil.c7401 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 Dip_state.c785 error = ipf_token_del(softc, arg, uid, ctx); in ipf_state_ioctl()
H A Dip_nat.c1365 error = ipf_token_del(softc, arg, uid, ctx); in ipf_nat_ioctl()