Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()