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

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_lookup.c823 error = ipf_token_del(softc, key, uid, ctx);
H A Dip_fil.h1950 extern int ipf_token_del __P((ipf_main_softc_t *, int, int,
H A Dfil.c7592 /* Function: ipf_token_del */
7607 ipf_token_del(softc, type, uid, ptr) function
8410 error = ipf_token_del(softc, tmp, uid, ctx);
H A Dip_state.c815 error = ipf_token_del(softc, arg, uid, ctx);
H A Dip_nat.c1406 error = ipf_token_del(softc, arg, uid, ctx);

Completed in 111 milliseconds