Searched refs:MSG_EXIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_progs.h139 MSG_EXIT = 255, enumerator in enum:msg_type
H A Dtest_progs.c1078 case MSG_EXIT:
1079 sprintf(buf, "MSG_EXIT");
1314 msg_exit.type = MSG_EXIT;
1575 case MSG_EXIT:
/linux-master/tools/testing/selftests/net/
H A Dipsec.c549 MSG_EXIT, enumerator in enum:msg_type
1869 msg.type = MSG_EXIT;
1887 case MSG_EXIT:

Completed in 198 milliseconds