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

/linux-master/samples/bpf/
H A Dsock_example.h13 static inline int open_raw_sock(const char *name) function
H A Dsockex1_user.c36 sock = open_raw_sock("lo");
H A Dsockex2_user.c40 sock = open_raw_sock("lo");
H A Dsockex3_user.c67 sock = open_raw_sock("lo");
H A Dsock_example.c75 sock = open_raw_sock("lo");
H A Dfds_example.c130 sock = open_raw_sock("lo");

Completed in 211 milliseconds