Lines Matching refs:check_params
2216 if (check_params(buf, sizeof(buf), nic_params, p) < 0) {
2271 if (check_params(buf, sizeof(buf), slirp_params, p) < 0) {
2323 if (check_params(buf, sizeof(buf), tap_params, p) < 0) {
2344 if (check_params(chkbuf, sizeof(chkbuf), fd_params, p) < 0) {
2357 if (check_params(chkbuf, sizeof(chkbuf), tap_params, p) < 0) {
2379 if (check_params(chkbuf, sizeof(chkbuf), fd_params, p) < 0) {
2392 if (check_params(chkbuf, sizeof(chkbuf), listen_params, p) < 0) {
2402 if (check_params(chkbuf, sizeof(chkbuf), connect_params, p) < 0) {
2412 if (check_params(chkbuf, sizeof(chkbuf), mcast_params, p) < 0) {
2433 if (check_params(buf, sizeof(buf), vde_params, p) < 0) {