HomeSort by: relevance | last modified time | path
    Searched refs:ipf_token_del (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_lookup.c 800 error = ipf_token_del(softc, key, uid, ctx);
ip_fil.h 1950 extern int ipf_token_del(ipf_main_softc_t *, int, int,
fil.c 7399 /* Function: ipf_token_del */
7414 ipf_token_del(ipf_main_softc_t *softc, int type, int uid, void *ptr) function in typeref:typename:int
8187 error = ipf_token_del(softc, tmp, uid, ctx);
ip_state.c 809 error = ipf_token_del(softc, arg, uid, ctx);
ip_nat.c 1380 error = ipf_token_del(softc, arg, uid, ctx);

Completed in 57 milliseconds