Lines Matching refs:res_err
1056 int res_err = 0; in in_pcbbind() local
1058 res_err = netns_reserve_in6( in in_pcbbind()
1064 res_err = netns_reserve_in( in in_pcbbind()
1069 if (res_err != 0) { in in_pcbbind()
1178 int res_err; in in_pcbbind() local
1180 res_err = netns_reserve_in6( in in_pcbbind()
1186 res_err = netns_reserve_in( in in_pcbbind()
1191 found = res_err == 0; in in_pcbbind()
1239 int res_err; in in_pcbbind() local
1241 res_err = netns_reserve_in6( in in_pcbbind()
1247 res_err = netns_reserve_in( in in_pcbbind()
1252 found = res_err == 0; in in_pcbbind()