Searched refs:xmt_bytes (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanohttp.c1278 int xmt_bytes; local
1394 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1395 if ( xmt_bytes != blen )
1398 xmt_bytes, blen,
1407 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1409 if ( xmt_bytes != ilen )
1412 xmt_bytes, ilen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanohttp.c1280 int xmt_bytes; local
1411 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1412 if ( xmt_bytes != blen )
1415 xmt_bytes, blen,
1424 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1426 if ( xmt_bytes != ilen )
1429 xmt_bytes, ilen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dnanohttp.c1280 int xmt_bytes; local
1411 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1412 if ( xmt_bytes != blen )
1415 xmt_bytes, blen,
1424 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1426 if ( xmt_bytes != ilen )
1429 xmt_bytes, ilen,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanohttp.c1278 int xmt_bytes; local
1394 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1395 if ( xmt_bytes != blen )
1398 xmt_bytes, blen,
1407 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1409 if ( xmt_bytes != ilen )
1412 xmt_bytes, ilen,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/slicoss/
H A Dslic.h234 u64 xmt_bytes; member in struct:slic_iface_stats
H A Dslicoss.c1216 UPDATE_STATS_GB(stst->iface.xmt_bytes,

Completed in 206 milliseconds