Lines Matching full:check_params
2191 if (check_params(buf, sizeof(buf), nic_params, p) < 0) {
2246 if (check_params(buf, sizeof(buf), slirp_params, p) < 0) {
2298 if (check_params(buf, sizeof(buf), tap_params, p) < 0) {
2319 if (check_params(chkbuf, sizeof(chkbuf), fd_params, p) < 0) {
2332 if (check_params(chkbuf, sizeof(chkbuf), tap_params, p) < 0) {
2354 if (check_params(chkbuf, sizeof(chkbuf), fd_params, p) < 0) {
2367 if (check_params(chkbuf, sizeof(chkbuf), listen_params, p) < 0) {
2377 if (check_params(chkbuf, sizeof(chkbuf), connect_params, p) < 0) {
2387 if (check_params(chkbuf, sizeof(chkbuf), mcast_params, p) < 0) {
2408 if (check_params(buf, sizeof(buf), vde_params, p) < 0) {