Searched refs:EPROTONOSUPPORT (Results 26 - 50 of 56) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Derrno.h103 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Derrno.h48 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Derrno.h48 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Derrno.h105 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Derrno.h106 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Derrno.h111 #define EPROTONOSUPPORT 221 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Derrno.h99 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Derrno.h103 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Derrno.h48 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Derrno.h48 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Derrno.h105 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Derrno.h105 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dnfsctl.c117 return -EPROTONOSUPPORT;
139 return -EPROTONOSUPPORT;
172 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dpppox.c135 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdlamain.c95 #define wpf_init(a,b) (-EPROTONOSUPPORT)
99 #define wpc_init(a,b) (-EPROTONOSUPPORT)
103 #define wpx_init(a,b) (-EPROTONOSUPPORT)
107 #define wpp_init(a,b) (-EPROTONOSUPPORT)
111 #define wsppp_init(a,b) (-EPROTONOSUPPORT)
586 err = -EPROTONOSUPPORT;
590 if (err == -EPROTONOSUPPORT){
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/bluetooth/
H A Dhci_ldisc.c412 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/appletalk/
H A Dddp.c784 return -EPROTONOSUPPORT;
808 return -EPROTONOSUPPORT;
914 return -EPROTONOSUPPORT;
932 return -EPROTONOSUPPORT;
H A Daarp.c455 return -EPROTONOSUPPORT;
458 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/router/rcamdmips/
H A Dgstrfuncs.c587 #ifdef EPROTONOSUPPORT
588 case EPROTONOSUPPORT: return "protocol not suppored";
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Daf_inet6.c224 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/wanrouter/
H A Dwanmain.c774 err = -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dclntproc.c272 case -EPROTONOSUPPORT:
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Didt77252.c906 error = -EPROTONOSUPPORT;
2276 return -EPROTONOSUPPORT;
2300 return -EPROTONOSUPPORT;
2472 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dbpp.c395 return -EPROTONOSUPPORT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Daf_inet.c431 return -EPROTONOSUPPORT;

Completed in 304 milliseconds

123