/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | davinci-mcbsp.yaml | 70 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 D | ng_async.4 | 41 .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 D | termios.4 | 866 /* 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 D | bintrans.1 | 105 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 D | en_port.h | 237 /* 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 D | nmreplay.8 | 85 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 D | pkt-gen.8 | 227 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 D | gdb_packet.c | 47 * 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 D | netgdb.c | 101 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 D | if_usievar.h | 45 #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 D | nvidia,tegra20-hsuart.txt | 41 corruption/invalid framing errors. Parker errata suggests adjusting baud
|
H A D | nvidia,tegra20-hsuart.yaml | 73 received data will have corruption/invalid framing errors. Parker errata suggests adjusting
|
/freebsd/sys/dev/ic/ |
H A D | cd1400.h | 85 #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 D | libder.3 | 84 will provide the proper framing on write and do any transformations that may
|
/freebsd/lib/libgssapi/ |
H A D | gss_get_mic.3 | 67 to provide "secure framing",
|
H A D | gss_verify_mic.3 | 67 to provide "secure framing",
|
H A D | gss_wrap.3 | 71 to provide "secure framing",
|
H A D | gss_unwrap.3 | 75 to provide "secure framing",
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | driver7.html | 42 …t arrive. At the end of each bit all eight phases are searched for valid framing bits, sufficient … 44 …framing code (6). The burst assembler must deal with cases where the first character of a format A…
|
/freebsd/contrib/tcpdump/ |
H A D | print-l2tp.c | 108 #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 D | print-ppp.c | 1355 * 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 D | pcap-pf.c | 402 * 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 D | ng_pipe.h | 45 #define MAX_OHSIZE 256 /* Largest supported dummy-framing size, in bytes */
|
/freebsd/contrib/ntp/libparse/ |
H A D | data_mbg.c | 392 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 D | drawer.lua | 512 -- unicode based framing characters 530 -- non-unicode cons25-style framing characters
|