OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_token_find
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_lookup.c
706
token =
ipf_token_find
(softc, iter.ili_key, uid, ctx);
ip_auth.c
612
token =
ipf_token_find
(softc, IPFGENITER_AUTH, uid, ctx);
ip_fil.h
1947
extern ipftoken_t *
ipf_token_find
(ipf_main_softc_t *, int, int,
fil.c
7443
/* Mark a token as being ineligable for being found with
ipf_token_find
. */
7454
/* Function:
ipf_token_find
*/
7467
ipf_token_find
(ipf_main_softc_t *softc, int type, int uid, void *ptr)
function
7823
token =
ipf_token_find
(softc, IPFGENITER_IPF, uid, ctx);
7892
token =
ipf_token_find
(softc, iter.igi_type, uid, ctx);
ip_state.c
784
token =
ipf_token_find
(softc, IPFGENITER_STATE, uid, ctx);
ip_nat.c
1365
token =
ipf_token_find
(softc, iter.igi_type, uid, ctx);
Completed in 46 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026