Home
last modified time | relevance | path

Searched defs:tx_msg (Results 1 – 7 of 7) sorted by relevance

/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink.py348 def get_reply(self, tx_msg): argument
409 def get_reply(self, tx_msg): argument
/freebsd/crypto/openssl/doc/designs/ddd/
H A Dddd-02-conn-nonblocking-threads.c261 static char tx_msg[384], host_port[300]; in main() local
H A Dddd-02-conn-nonblocking.c316 static char tx_msg[384], host_port[300]; in main() local
H A Dddd-05-mem-nonblocking.c356 static char tx_msg[300]; local
H A Dddd-04-fd-nonblocking.c297 static char tx_msg[300]; in main() local
H A Dddd-06-mem-uv.c698 char tx_msg[300]; variable
/freebsd/crypto/openssl/test/
H A Dbio_dgram_test.c115 BIO_MSG tx_msg[128], rx_msg[128]; in test_bio_dgram_impl() local