Home
last modified time | relevance | path

Searched refs:portalgo_algo_index_select (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/netinet/
H A Dportalgo.h43 int portalgo_algo_index_select(struct inpcb *, int);
H A Dportalgo.c844 portalgo_algo_index_select(struct inpcb *inp, int algo) in portalgo_algo_index_select() function
H A Dip_output.c1254 error = portalgo_algo_index_select(inp, optval); in ip_ctloutput()
/netbsd-src/sys/netinet6/
H A Dip6_output.c1725 error = portalgo_algo_index_select(inp, optval); in ip6_ctloutput()