/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | socket.c | 29 { AF_INET, SOCK_DGRAM, IPPROTO_TCP, -EPROTONOSUPPORT, 1 }, 31 { AF_INET, SOCK_STREAM, IPPROTO_UDP, -EPROTONOSUPPORT, 1 },
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | socket.c | 31 { AF_INET, SOCK_DGRAM, IPPROTO_TCP, -EPROTONOSUPPORT, 1 }, 33 { AF_INET, SOCK_STREAM, IPPROTO_UDP, -EPROTONOSUPPORT, 1 },
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | auth_tls.c | 132 return -EPROTONOSUPPORT; in tls_validate() 134 return -EPROTONOSUPPORT; in tls_validate()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | gso.c | 16 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_eth_gso_segment() 40 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_mac_gso_segment()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | lib.c | 120 return EPROTONOSUPPORT; in bt_to_errno() 197 case -EPROTONOSUPPORT: in bt_status()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 416 return -EPROTONOSUPPORT; in ice_rx_flow_steer() 419 return -EPROTONOSUPPORT; in ice_rx_flow_steer() 427 return -EPROTONOSUPPORT; in ice_rx_flow_steer() 431 return -EPROTONOSUPPORT; in ice_rx_flow_steer()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_map_data.c | 64 return -EPROTONOSUPPORT; in rmnet_map_ipv4_dl_csum_trailer() 132 return -EPROTONOSUPPORT; in rmnet_map_ipv6_dl_csum_trailer() 376 return -EPROTONOSUPPORT; in rmnet_map_checksum_downlink_packet() 380 return -EPROTONOSUPPORT; in rmnet_map_checksum_downlink_packet()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_arfs.c | 416 return -EPROTONOSUPPORT; in ice_rx_flow_steer() 419 return -EPROTONOSUPPORT; in ice_rx_flow_steer() 427 return -EPROTONOSUPPORT; in ice_rx_flow_steer() 431 return -EPROTONOSUPPORT; in ice_rx_flow_steer()
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 20 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 83 #define EPROTONOSUPPORT 221 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | errno.h | 75 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 17 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | errno.h | 75 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 20 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 83 #define EPROTONOSUPPORT 221 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 17 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 20 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 75 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 17 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | errno.h | 76 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 83 #define EPROTONOSUPPORT 221 /* Protocol not supported */ macro
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | errno.h | 76 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | errno.h | 76 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 20 #define EPROTONOSUPPORT 43 /* Protocol not supported */ macro
|
/kernel/linux/linux-6.6/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 75 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
|