Searched refs:ERROUT (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_rfc1490.c83 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
230 ERROUT(EINVAL);
251 ERROUT(ENOMEM);
320 ERROUT(ENOBUFS);
328 ERROUT(0);
352 ERROUT(0);
358 ERROUT(0); /* unknown PID octet 0 */
360 ERROUT(0); /* not FCS-less 802.3 */
364 ERROUT(0);
378 ERROUT(
[all...]
H A Dng_tcpmss.c144 #define ERROUT(x) { error = (x); goto done; } macro
196 ERROUT(EINVAL);
201 ERROUT(ENOENT);
210 ERROUT(ENOMEM);
229 ERROUT(EINVAL);
235 ERROUT(ENOENT);
297 ERROUT(ENOBUFS); \
306 ERROUT(EINVAL);
311 ERROUT(EINVAL);
325 ERROUT(EINVA
[all...]
H A Dng_tag.c77 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
366 ERROUT(EINVAL);
370 ERROUT(ENOENT);
374 ERROUT(error);
387 ERROUT(EINVAL);
391 ERROUT(ENOENT);
395 ERROUT(error);
406 ERROUT(EINVAL);
411 ERROUT(ENOENT);
430 ERROUT(EINVA
[all...]
H A Dng_UI.c162 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
181 ERROUT(ENOBUFS);
186 ERROUT(0);
193 ERROUT(ENOBUFS);
H A Dng_ksocket.c502 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
684 ERROUT(EINVAL);
686 ERROUT(ENXIO);
696 ERROUT(EINVAL);
698 ERROUT(ENXIO);
709 ERROUT(EINVAL);
711 ERROUT(ENXIO);
715 ERROUT(EINVAL);
717 ERROUT(EALREADY);
721 ERROUT(erro
[all...]
H A Dng_bpf.c84 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
325 ERROUT(EINVAL);
329 ERROUT(ENOENT);
333 ERROUT(error);
344 ERROUT(EINVAL);
349 ERROUT(ENOENT);
356 ERROUT(ENOMEM);
371 ERROUT(EINVAL);
376 ERROUT(ENOENT);
384 ERROUT(ENOME
[all...]
H A Dng_l2tp.c348 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
766 ERROUT(ENXIO);
784 ERROUT(EINVAL);
789 ERROUT(EINVAL);
801 ERROUT(EINVAL);
810 ERROUT(EINVAL);
818 ERROUT(EINVAL);
826 ERROUT(EINVAL);
836 ERROUT(EINVAL);
848 ERROUT(EADDRNOTAVAI
[all...]
H A Dng_patch.c67 #define ERROUT(x) { error = (x); goto done; } macro
219 ERROUT(EINVAL);
225 ERROUT(0);
231 ERROUT(ENOMEM);
262 ERROUT(EINVAL);
279 ERROUT(EINVAL);
304 ERROUT(ENOMEM);
318 ERROUT(ENOMEM);
326 ERROUT(EINVAL);
336 ERROUT(EINVA
[all...]
H A Dng_frame_relay.c151 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
341 ERROUT(ENETDOWN);
355 ERROUT(ENETDOWN);
363 ERROUT(ENOBUFS);
422 ERROUT(ENOBUFS);
444 ERROUT(EINVAL);
448 ERROUT(EINVAL);
H A Dng_checksum.c79 #define ERROUT(x) { error = (x); goto done; } macro
202 ERROUT(EINVAL);
210 ERROUT(ENOMEM);
218 ERROUT(EINVAL);
228 ERROUT(EINVAL);
235 ERROUT(0);
240 ERROUT(ENOMEM);
250 ERROUT(EINVAL);
273 ERROUT(ENOMEM);
284 ERROUT(EINVA
[all...]
H A Dng_pptpgre.c308 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
433 ERROUT(EINVAL);
457 ERROUT(EINVAL);
462 ERROUT(EINVAL);
465 ERROUT(ENOMEM);
477 ERROUT(ENOMEM);
609 ERROUT(ENOBUFS);
616 ERROUT(EMSGSIZE);
653 ERROUT(ENOBUFS);
662 ERROUT(ENOBUF
[all...]
H A Dng_async.c94 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
270 ERROUT(ENOMEM);
283 ERROUT(EINVAL);
288 ERROUT(EINVAL);
294 ERROUT(ENOMEM);
302 ERROUT(ENOMEM);
318 ERROUT(ENOMEM);
322 ERROUT(EINVAL);
326 ERROUT(EINVAL);
H A Dng_tty.c110 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
279 ERROUT(EINVAL);
282 ERROUT(EINVAL);
289 ERROUT(ENOMEM);
294 ERROUT(EINVAL);
298 ERROUT(EINVAL);
H A Dng_vjc.c89 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
309 ERROUT(EINVAL);
312 ERROUT(EALREADY);
316 ERROUT(EINVAL);
332 ERROUT(ENOMEM);
347 ERROUT(ENOMEM);
H A Dng_deflate.c164 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
225 ERROUT(EINVAL);
235 ERROUT(EINVAL);
238 ERROUT(EINVAL);
268 ERROUT(ENOMEM);
277 ERROUT(ENOMEM);
302 ERROUT(ENOMEM);
H A Dng_ppp.c478 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
600 ERROUT(EINVAL);
602 ERROUT(EINVAL);
618 ERROUT(ENOMEM);
632 ERROUT(ENOMEM);
654 ERROUT(EINVAL);
658 ERROUT(EINVAL);
668 ERROUT(ENOMEM);
678 ERROUT(ENOMEM);
1327 ERROUT(ENETDOW
[all...]
H A Dng_pred1.c176 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
237 ERROUT(EINVAL);
247 ERROUT(EINVAL);
273 ERROUT(ENOMEM);
H A Dng_device.c63 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
219 ERROUT(ENOMEM);
H A Dng_mppc.c203 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
282 ERROUT(EINVAL);
285 ERROUT(EINVAL);
288 ERROUT(EPROTONOSUPPORT);
292 ERROUT(EPROTONOSUPPORT);
316 ERROUT(ENOMEM);
H A Dng_base.c404 #define ERROUT(x) do { error = (x); goto done; } while (0) macro
1366 ERROUT(ENOENT);
1372 ERROUT(error);
1406 ERROUT(EEXIST);
1419 ERROUT(error);
1446 ERROUT(error);
1459 ERROUT(ENOENT);
2255 ERROUT(EINVAL);
/freebsd-11-stable/sys/netgraph/netflow/
H A Dng_netflow.c402 ERROUT(EINVAL);
406 ERROUT(EINVAL);
410 ERROUT(EINVAL);
427 ERROUT(EINVAL);
431 ERROUT(EINVAL);
436 ERROUT(EINVAL);
446 ERROUT(EINVAL);
457 ERROUT(EINVAL);
461 ERROUT(EINVAL);
466 ERROUT(EINVA
[all...]
H A Dng_netflow.h495 #define ERROUT(x) { error = (x); goto done; } macro
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_ioctl.c1184 #define ERROUT(x) { error = (x); goto DIOCADDRULE_error; } macro
1190 ERROUT(EINVAL);
1193 ERROUT(EINVAL);
1198 ERROUT(EBUSY);
1204 ERROUT(EBUSY);
1298 #undef ERROUT macro
1446 #define ERROUT(x) { error = (x); goto DIOCCHANGERULE_error; } macro
1452 ERROUT(EBUSY);
1456 ERROUT(EINVAL);
1460 ERROUT(EINVA
1609 #undef ERROUT macro
2365 #define ERROUT macro
2444 #undef ERROUT macro
[all...]

Completed in 150 milliseconds