Searched refs:so_setfib (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/tools/regression/sockets/so_setfib/
H A DMakefile5 PROG= so_setfib
H A Dso_setfib.c98 so_setfib(int s, int i, u_int dom, u_int type) function
153 so_setfib(s, i, dom, type);
157 so_setfib(s, (int)random(), dom, type);

Completed in 33 milliseconds