Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/af_unix/
H A Dmsg_oob.c29 bool tcp_compliant; in FIXTURE() local
151 self->tcp_compliant = true; in FIXTURE_SETUP()
171 if (self->tcp_compliant) in __epollpair()
177 if (self->tcp_compliant) in __epollpair()
249 if (self->tcp_compliant) { in __recvpair()
273 if (self->tcp_compliant) in __recvpair()
309 if (self->tcp_compliant) in __siocatmarkpair()
354 for (self->tcp_compliant = false; \
355 self->tcp_compliant == false; \
356 self->tcp_compliant = true)