Home
last modified time | relevance | path

Searched full:framing (Results 1 – 25 of 99) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Ddavinci-mcbsp.yaml70 ti,T1-framing-tx:
75 data bit. This can be used to interface to T1-framing devices.
77 ti,T1-framing-rx:
81 McBSP will discard the bit preceding the data stream (called framing bit).
82 This can be used to interface to T1-framing devices.
/freebsd/share/man/man4/
H A Dng_async.441 .Nd asynchronous framing netgraph node type
50 Asynchronous framing uses flag bytes and octet-stuffing
59 stripped of all framing bytes, and transmitted out the
156 .%T "PPP in HDLC-link Framing"
H A Dtermios.4866 /* mark parity and framing errors */
928 is set, a byte with a framing or parity error (other than
935 is not set, a byte with a framing or parity
959 is set, a framing or parity error (other than
/freebsd/usr.bin/bintrans/
H A Dbintrans.1105 and as an encoder it does not produce the framing lines.
163 Produce raw output by excluding the initial and final framing lines.
198 possibly the final framing lines.
/freebsd/sys/dev/mlx4/mlx4_en/
H A Den_port.h237 /* Count of total octets of received frames, includes framing characters */
239 /* Count of total octets of received frames, not including framing
478 /* total octets of transmitted frames, including framing characters */
480 /* total octets of transmitted frames, not including framing characters */
/freebsd/tools/tools/netmap/
H A Dnmreplay.885 with reference to the actual packet size (excluding CRC and framing).
87 indicates that the ethernet framing (160 bits) and CRC (32 bits)
H A Dpkt-gen.8227 Take Ethernet framing and CRC into account when computing the average bps.
228 This adds 4 bytes of CRC and 20 bytes of framing to each packet.
/freebsd/sys/gdb/
H A Dgdb_packet.c47 * The goal here is to allow in-place framing without making the math around
252 * Take raw packet buffer and perform typical GDB packet framing, but not run-
263 /* Add GDB packet framing */ in gdb_tx_sendpacket()
H A Dnetgdb.c101 static char netgdb_rxbuf[GDB_BUFSZ + 16]; /* Some overhead for framing. */
115 * The mbuf chain will have all framing headers removed (ethernet, inet, udp,
/freebsd/sys/dev/usb/net/
H A Dif_usievar.h45 #define USIE_HIPCNS_MIN 16 /* HIP + CnS + 2 framing char */
46 #define USIE_HIPCNS_MAX 261 /* HIP + max CnS 255 + 2 framing char */
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra20-hsuart.txt41 corruption/invalid framing errors. Parker errata suggests adjusting baud
H A Dnvidia,tegra20-hsuart.yaml73 received data will have corruption/invalid framing errors. Parker errata suggests adjusting
/freebsd/sys/dev/ic/
H A Dcd1400.h85 #define CD1400_RDSR_FE (1<<1) /* rx framing error */
158 #define CD1400_COR4_PFO_ESC (4<<0) /* parity/framing/overrun... */
/freebsd/contrib/libder/libder/
H A Dlibder.384 will provide the proper framing on write and do any transformations that may
/freebsd/lib/libgssapi/
H A Dgss_get_mic.367 to provide "secure framing",
H A Dgss_verify_mic.367 to provide "secure framing",
H A Dgss_wrap.371 to provide "secure framing",
H A Dgss_unwrap.375 to provide "secure framing",
/freebsd/contrib/ntp/html/drivers/
H A Ddriver7.html42 …t arrive. At the end of each bit all eight phases are searched for valid framing bits, sufficient …
44framing code (6). The burst assembler must deal with cases where the first character of a format A…
/freebsd/contrib/tcpdump/
H A Dprint-l2tp.c108 #define L2TP_AVP_FRAMING_CAP 3 /* Framing Capabilities */
124 #define L2TP_AVP_FRAMING_TYPE 19 /* Framing Type */
242 "Call was connected but no appropriate framing was detected"
H A Dprint-ppp.c1355 * Un-escape RFC 1662 PPP in HDLC-like framing, with octet escapes.
1642 * point-to-point with HDLC framing as per section 4.3.1 of RFC in ppp_if_print()
1643 * 1547, as well as 0xff, for PPP in HDLC-like framing as per in ppp_if_print()
1646 * (Is the Cisco framing in question what DLT_C_HDLC, in in ppp_if_print()
1659 * framing, or Cisco PPP with HDLC framing as per section 4.3.1 of RFC 1547,
/freebsd/contrib/libpcap/
H A Dpcap-pf.c402 * Ethernet framing). in pcap_activate_pf()
435 * It appears to use Ethernet framing, at least on in pcap_activate_pf()
461 * framing", there's not much we can do, as that in pcap_activate_pf()
/freebsd/sys/netgraph/
H A Dng_pipe.h45 #define MAX_OHSIZE 256 /* Largest supported dummy-framing size, in bytes */
/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c392 for (i = 0; i < sizeof(comparamp->framing); i++) in get_mbg_comparam()
394 comparamp->framing[i] = *(*buffpp)++; in get_mbg_comparam()
/freebsd/stand/lua/
H A Ddrawer.lua512 -- unicode based framing characters
530 -- non-unicode cons25-style framing characters

1234