Lines Matching refs:res_err
1084 int res_err = 0; in in_pcbbind() local
1086 res_err = netns_reserve_in6( in in_pcbbind()
1092 res_err = netns_reserve_in( in in_pcbbind()
1097 if (res_err != 0) { in in_pcbbind()
1208 int res_err; in in_pcbbind() local
1210 res_err = netns_reserve_in6( in in_pcbbind()
1216 res_err = netns_reserve_in( in in_pcbbind()
1221 found = res_err == 0; in in_pcbbind()
1270 int res_err; in in_pcbbind() local
1272 res_err = netns_reserve_in6( in in_pcbbind()
1278 res_err = netns_reserve_in( in in_pcbbind()
1283 found = res_err == 0; in in_pcbbind()