Home
last modified time | relevance | path

Searched refs:SO_BINDTOIFINDEX (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dsetget_sockopt.c283 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in binddev_test()
291 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in binddev_test()
296 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in binddev_test()
299 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in binddev_test()
304 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in binddev_test()
307 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in binddev_test()
A Dbind4_prog.c37 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in bind_to_device()
43 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in bind_to_device()
50 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in bind_to_device()
A Dbind6_prog.c43 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in bind_to_device()
49 if (bpf_getsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in bind_to_device()
56 if (bpf_setsockopt(ctx, SOL_SOCKET, SO_BINDTOIFINDEX, in bind_to_device()
A Dbpf_tracing_net.h22 #define SO_BINDTOIFINDEX 62 macro
/linux/tools/include/uapi/asm-generic/
A Dsocket.h107 #define SO_BINDTOIFINDEX 62 macro
/linux/arch/sparc/include/uapi/asm/
A Dsocket.h100 #define SO_BINDTOIFINDEX 0x0041 macro
/linux/include/uapi/asm-generic/
A Dsocket.h107 #define SO_BINDTOIFINDEX 62 macro
/linux/arch/alpha/include/uapi/asm/
A Dsocket.h112 #define SO_BINDTOIFINDEX 62 macro
/linux/arch/parisc/include/uapi/asm/
A Dsocket.h104 #define SO_BINDTOIFINDEX 0x4037 macro
/linux/arch/mips/include/uapi/asm/
A Dsocket.h123 #define SO_BINDTOIFINDEX 62 macro
/linux/net/mptcp/
A Dsockopt.c301 case SO_BINDTOIFINDEX: in mptcp_setsockopt_sol_socket()
317 else if (optname == SO_BINDTOIFINDEX) in mptcp_setsockopt_sol_socket()
/linux/net/core/
A Dsock.c1598 case SO_BINDTOIFINDEX: in sk_setsockopt()
2059 case SO_BINDTOIFINDEX: in sk_getsockopt()
A Dfilter.c5223 case SO_BINDTOIFINDEX: in sol_socket_sockopt()

Completed in 53 milliseconds