Home | History | Annotate | Download | only in netinet

Lines Matching refs:in_score_src_t

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];