Lines Matching full:leave
312 #define LEAVE(x) do { error = x; goto quit; } while(0) macro
808 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
816 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
823 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
832 LEAVE(EMSGSIZE); in ng_pppoe_rcvmsg()
841 LEAVE(ENOENT); in ng_pppoe_rcvmsg()
845 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
854 LEAVE(EEXIST); in ng_pppoe_rcvmsg()
873 LEAVE(EISCONN); in ng_pppoe_rcvmsg()
881 LEAVE(EISCONN); in ng_pppoe_rcvmsg()
891 LEAVE(ENOMEM); in ng_pppoe_rcvmsg()
896 LEAVE(ENOBUFS); in ng_pppoe_rcvmsg()
919 LEAVE(ENOMEM); in ng_pppoe_rcvmsg()
981 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1056 LEAVE(EISCONN); in ng_pppoe_rcvmsg()
1074 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1115 LEAVE(ENOMEM); in ng_pppoe_rcvmsg()
1138 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1144 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1240 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1245 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1249 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1254 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1258 LEAVE(EINVAL); in ng_pppoe_rcvmsg()
1450 LEAVE(ENOBUFS); in ng_pppoe_rcvdata()
1467 LEAVE(ENOBUFS); in ng_pppoe_rcvdata()
1495 LEAVE(ENOBUFS); in ng_pppoe_rcvdata()
1503 LEAVE(EINVAL); in ng_pppoe_rcvdata()
1562 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata()
1606 LEAVE(ENOBUFS); in ng_pppoe_rcvdata_ether()
1627 LEAVE(ENOBUFS); in ng_pppoe_rcvdata_ether()
1651 LEAVE(EMSGSIZE); in ng_pppoe_rcvdata_ether()
1698 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1705 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1720 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1782 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1787 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1803 LEAVE (ENETUNREACH); in ng_pppoe_rcvdata_ether()
1862 LEAVE (ENETUNREACH); in ng_pppoe_rcvdata_ether()
1866 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1874 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1910 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()
1921 LEAVE (ENETUNREACH); in ng_pppoe_rcvdata_ether()
1928 LEAVE(EPFNOSUPPORT); in ng_pppoe_rcvdata_ether()
1938 LEAVE (ENETUNREACH); in ng_pppoe_rcvdata_ether()
1943 LEAVE(EMSGSIZE); in ng_pppoe_rcvdata_ether()
1962 LEAVE (ENETUNREACH); in ng_pppoe_rcvdata_ether()
1968 LEAVE(EPFNOSUPPORT); in ng_pppoe_rcvdata_ether()
2133 * And either leave it, or revert to the start. in pppoe_ticker()