OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_score_src_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
in_selsrc.h
7
typedef int (*
in_score_src_t
)(const struct in_addr *src,
typedef in typeref:typename:int (*)(const struct in_addr * src,int preference,int idx,const struct in_addr * dst)
13
in_score_src_t
iss_score_src[IN_SCORE_SRC_MAX];
in_selsrc.c
71
const
in_score_src_t
sn_score_src;
86
static
in_score_src_t
name_to_score_src(const char *);
87
static const char *score_src_to_name(const
in_score_src_t
);
88
static void in_score(const
in_score_src_t
*, int *, int *,
244
in_score(const
in_score_src_t
*score_src, int *score, int *scorelenp,
297
const
in_score_src_t
*score_src;
390
static
in_score_src_t
403
score_src_to_name(const
in_score_src_t
score_src)
447
in_score_src_t
score_src;
448
in_score_src_t
scorers[IN_SCORE_SRC_MAX]
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025