HomeSort by: relevance | last modified time | path
    Searched defs:in_score (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
in_selsrc.c 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, function in typeref:typename:void
334 in_score(score_src, best_score, &scorelen, &IA_SIN(best_ifa)->sin_addr,
357 in_score(score_src, score, NULL, &src->sin_addr,
in_selsrc.c 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, function in typeref:typename:void
334 in_score(score_src, best_score, &scorelen, &IA_SIN(best_ifa)->sin_addr,
357 in_score(score_src, score, NULL, &src->sin_addr,

Completed in 22 milliseconds