Home
last modified time | relevance | path

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

/dports/comms/qico/qico-15673bf/src/
H A Djanus.c38 static void txbyte(int c);
483 txbyte(*buf); in sendpkt()
493 txbyte(crc>>8); in sendpkt()
494 txbyte(crc&0xFF); in sendpkt()
511 txbyte(*buf); in sendpkt32()
521 txbyte ((byte) ((crc32 >> 24) & 0xFF)); in sendpkt32()
522 txbyte ((byte) ((crc32 >> 16) & 0xFF)); in sendpkt32()
523 txbyte ((byte) ((crc32 >> 8) & 0xFF)); in sendpkt32()
524 txbyte ((byte) (crc32 & 0xFF)); in sendpkt32()
535 static void txbyte(int c) in txbyte() function
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/share/schema_versions/
H A DApp-Netdisco-DB-30-31-PostgreSQL.sql6 ALTER TABLE node_wireless ALTER COLUMN txbyte TYPE bigint;
H A DApp-Netdisco-DB-5-6-PostgreSQL.sql143 txbyte bigint, -- transmitted bytes field
H A DApp-Netdisco-DB-1-2-PostgreSQL.sql295 txbyte bigint, field
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dhdlc.c401 int txbyte; in hdlc_tx_get_byte() local
450txbyte = (uint8_t) ((s->octets_in_progress << (8 - s->num_bits)) | (0x7E >> s->num_bits)); in hdlc_tx_get_byte()
471 return txbyte; in hdlc_tx_get_byte()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dhdlc.c525 int txbyte; in hdlc_tx_get_byte() local
581txbyte = (uint8_t) ((s->octets_in_progress << (8 - s->num_bits)) | (0x7E >> s->num_bits)); in hdlc_tx_get_byte()
604 return txbyte; in hdlc_tx_get_byte()
H A Dt31.c1896 int txbyte; in hdlc_accept_t38_frame() local
1985txbyte = (uint8_t) ((s->t38_fe.hdlc_tx_non_ecm.octets_in_progress << (8 - s->t38_fe.hdlc_tx_non_ec… in hdlc_accept_t38_frame()
1990 buf2[ptr++] = txbyte; in hdlc_accept_t38_frame()
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dhdlc.c525 int txbyte; in hdlc_tx_get_byte() local
581txbyte = (uint8_t) ((s->octets_in_progress << (8 - s->num_bits)) | (0x7E >> s->num_bits)); in hdlc_tx_get_byte()
604 return txbyte; in hdlc_tx_get_byte()
H A Dt31.c1896 int txbyte; in hdlc_accept_t38_frame() local
1985txbyte = (uint8_t) ((s->t38_fe.hdlc_tx_non_ecm.octets_in_progress << (8 - s->t38_fe.hdlc_tx_non_ec… in hdlc_accept_t38_frame()
1990 buf2[ptr++] = txbyte; in hdlc_accept_t38_frame()
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/lib/App/Netdisco/Worker/Plugin/Macsuck/
H A DWirelessNodes.pm64 txbyte => $cd11_txbyte->{$idx},
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/dsa/qca/
H A Dar9331.c202 u32 txbyte; /* 0x84 */ member
579 stats->tx_bytes += raw.txbyte; in ar9331_read_stats()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/dsa/qca/
H A Dar9331.c202 u32 txbyte; /* 0x84 */ member
579 stats->tx_bytes += raw.txbyte; in ar9331_read_stats()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/dsa/qca/
H A Dar9331.c202 u32 txbyte; /* 0x84 */ member
579 stats->tx_bytes += raw.txbyte; in ar9331_read_stats()
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/share/views/ajax/search/
H A Dnode_by_mac.tt118 Tx: [% wlan.txpkt | format_number %] pkts, [% wlan.txbyte | format_number %] bytes<br>
H A Dnode_by_ip.tt135 Tx: [% wlan.txpkt | format_number %] pkts, [% wlan.txbyte | format_number %] bytes<br>
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold128987 "txbyte": -9.016149,