Symbol: sendpair
tools/testing/selftests/net/af_unix/msg_oob.c
360
sendpair("x", 1, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
373
sendpair("x", 1, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
386
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
401
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
410
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
427
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
446
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
466
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
470
sendpair("world", 5, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
491
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
495
sendpair("world", 5, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
516
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
520
sendpair("wor", 3, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
524
sendpair("ld", 2, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
545
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
549
sendpair("y", 1, MSG_OOB); /* TCP drops "x" at this moment. */
tools/testing/selftests/net/af_unix/msg_oob.c
569
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
573
sendpair("y", 1, MSG_OOB); /* TCP drops "x" at this moment. */
tools/testing/selftests/net/af_unix/msg_oob.c
596
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
604
sendpair("y", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
621
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
629
sendpair("y", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
644
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
652
sendpair("y", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
660
sendpair("z", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
667
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
671
sendpair("wor", 3, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
679
sendpair("ld", 2, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
701
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
709
sendpair("world", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
724
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
743
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
764
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
768
sendpair("world", 5, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
794
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
798
sendpair("wor", 3, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
802
sendpair("ld", 2, 0);
tools/testing/selftests/net/af_unix/msg_oob.c
821
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
827
sendpair("y", 1, MSG_OOB); /* TCP does NOT drops "x" at this moment. */
tools/testing/selftests/net/af_unix/msg_oob.c
844
sendpair("x", 1, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
848
sendpair("y", 1, MSG_OOB); /* TCP drops "x" at this moment. */
tools/testing/selftests/net/af_unix/msg_oob.c
870
sendpair("hello", 5, MSG_OOB);
tools/testing/selftests/net/af_unix/msg_oob.c
880
sendpair("world", 5, MSG_OOB);