Home
last modified time | relevance | path

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

/dports/devel/libfastcommon/libfastcommon-1.0.43/src/
H A Dsockopt.h62 typedef int (*tcpsenddatafunc)(int sock, void* data, const int size, \ typedef
H A Dsockopt.c1500 tcpsenddatafunc send_func; in tcpsendfile_ex()