Home
last modified time | relevance | path

Searched refs:open_raw_sock (Results 1 – 6 of 6) sorted by relevance

/linux/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.c36 sock = open_raw_sock("lo"); in main()
H A Dsockex2_user.c40 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()