Home
last modified time | relevance | path

Searched refs:open_raw_sock (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dsock_example.h13 static inline int open_raw_sock(const char *name) in open_raw_sock() function
H A Dsockex1_user.c27 sock = open_raw_sock("lo"); in main()
H A Dsockex2_user.c35 sock = open_raw_sock("lo"); in main()
H A Dsock_example.c70 sock = open_raw_sock("lo"); in test_sock()
H A Dsockex3_user.c73 sock = open_raw_sock("lo"); in main()
H A Dfds_example.c128 sock = open_raw_sock("lo"); in bpf_do_prog()
/kernel/linux/linux-6.6/samples/bpf/
H A Dsock_example.h13 static inline int open_raw_sock(const char *name) in open_raw_sock() function
H A Dsockex2_user.c40 sock = open_raw_sock("lo"); in main()
H A Dsockex1_user.c36 sock = open_raw_sock("lo"); in main()
H A Dsockex3_user.c67 sock = open_raw_sock("lo"); in main()
H A Dsock_example.c75 sock = open_raw_sock("lo"); in test_sock()
H A Dfds_example.c130 sock = open_raw_sock("lo"); in bpf_do_prog()

Completed in 3 milliseconds