Searched refs:ipf_token_deref (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_lookup.c | 700 ipf_token_deref(softc, token); in ipf_lookup_iterate()
|
| H A D | ip_auth.c | 562 ipf_token_deref(softc, token); in ipf_auth_ioctl()
|
| H A D | fil.c | 7437 ipf_token_deref(softc, it); 7462 (void) ipf_token_deref(softc, it); 7497 ipf_token_deref(softc, it); 7629 ipf_token_deref(ipf_main_softc_t *softc, ipftoken_t *token) function 7897 ipf_token_deref(softc, token); 7967 ipf_token_deref(softc, token);
|
| H A D | ip_fil.h | 1812 extern int ipf_token_deref(ipf_main_softc_t *, ipftoken_t *);
|
| H A D | ip_state.c | 766 ipf_token_deref(softc, token); in ipf_state_ioctl()
|
| H A D | ip_nat.c | 1393 ipf_token_deref(softc, token); in ipf_nat_ioctl()
|