Searched refs:octets (Results 1 - 134 of 134) sorted by relevance

/linux-4.4.14/include/uapi/linux/
H A Dif_fddi.h34 #define FDDI_K_8022_HLEN 16 /* Total octets in 802.2 header */
35 #define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */
36 #define FDDI_K_8022_ZLEN 16 /* Min octets in 802.2 frame sans
38 #define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans
40 #define FDDI_K_8022_DLEN 4475 /* Max octets in 802.2 payload */
41 #define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */
42 #define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */
43 #define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */
H A Dif_ether.h32 #define ETH_HLEN 14 /* Total octets in header. */
33 #define ETH_ZLEN 60 /* Min. octets in frame sans FCS */
34 #define ETH_DATA_LEN 1500 /* Max. octets in payload */
35 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */
H A Dppp_defs.h18 #define PPP_HDRLEN 4 /* octets for standard ppp header */
19 #define PPP_FCSLEN 2 /* octets for FCS */
H A Dllc.h36 LLC_OPT_SIZE, /* max PDU size (octets). */
H A Dwireless.h417 * Note : if the number of args is fixed and the size < 16 octets,
682 * For all data larger than 16 octets, we need to use a
905 * 16 octets = 128 bits. Warning, pointers might be 64 bits wide...
945 * Do I need to remind you about structure size (32 octets) ?
H A Dopenvswitch.h488 * @OVS_FLOW_ATTR_UFID: A value between 1-16 octets specifying a unique
H A Dnl80211.h1072 * length in octets for frames; allowed range: 256..8000, disable
1200 * @NL80211_ATTR_SSID: SSID (binary attribute, 0..32 octets)
3362 * @NL80211_BSS_BSSID: BSSID of the BSS (6 octets)
4219 * @NL80211_PMKSA_CANDIDATE_BSSID: candidate BSSID (6 octets)
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.h106 /* Received frames with a length of 64 octets */
116 /* Received frames with a length of 127 octets */
126 /* Received frames with a length of 255 octets */
136 /* Received frames with a length of 511 octets */
146 /* Received frames with a length of 1023 octets */
156 /* Received frames with a length of 1518 octets */
166 /* Received frames with a length of 1522 octets */
176 /* Received frames with a length of 1548 octets */
186 /* Received frames with a length of 1548 < octets < MTU */
196 /* Received frames with a length of MTU< octets and good CRC */
237 /* Count of total octets of received frames, includes framing characters */
239 /* Count of total octets of received frames, not including framing
242 /* Count of Total number of octets received
334 /* Transmit frames with a length of 64 octets */
345 /* Transmit frames with a length of 65 to 127 octets. */
356 /* Transmit frames with a length of 128 to 255 octets */
367 /* Transmit frames with a length of 256 to 511 octets */
378 /* Transmit frames with a length of 512 to 1023 octets */
389 /* Transmit frames with a length of 1024 to 1518 octets */
411 /* Transmit frames with a length of 1523 to 1548 octets */
433 /* Transmit frames with a length greater than MTU octets and a good CRC. */
478 /* total octets of transmitted frames, including framing characters */
480 /* total octets of transmitted frames, not including framing characters */
563 /* Received frames with a length greater than MTU octets and a bad CRC */
568 /* Received frames with SFD with a length of less than 64 octets and a
571 /* Received frames with a length less than 64 octets and a good CRC */
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Ducc_geth.h70 octets */
73 (Including FCS length==4) and 255 octets */
79 (Including FCS length==4) and 127 octets */
82 (Including FCS length==4) and 255 octets */
83 u32 txok; /* Total number of octets residing in frames
96 u32 rxbok; /* Total number of octets received OK */
97 u32 rbyt; /* Total number of octets received including
98 octets in bad frames. Must be implemented in
99 HW because it includes octets in frames that
503 and 511 octets */
505 and 1023 octets */
507 and 1518 octets */
509 and MAXLength octets */
525 u32 underpkts; /* total frames less than 64 octets */
527 511 octets */
529 1023 octets */
531 and 1518 octets */
533 and MAXLength octets */
693 and 511 octets */
695 and 1023 octets */
697 and 1518 octets */
699 and MAXLength octets */
717 u32 underpkts; /* total frames less than 64 octets */
719 511 octets */
721 1023 octets */
723 and 1518 octets */
725 and MAXLength octets */
749 octets */
752 (Including FCS length==4) and 255 octets */
758 (Including FCS length==4) and 127 octets */
761 (Including FCS length==4) and 255 octets */
762 u32 txok; /* Total number of octets residing in frames
774 u32 rxbok; /* Total number of octets received OK */
775 u32 rbyt; /* Total number of octets received including
776 octets in bad frames. Must be implemented in
777 HW because it includes octets in frames that
H A Dfec.h102 #define RMON_T_OCTETS 0x244 /* RMON TX octets */
131 #define RMON_R_OCTETS 0x2c4 /* RMON RX octets */
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/
H A Dcryptocop.h98 e.g. DES/3DES 8 octets and AES 16 octets. */
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dpio.c79 unsigned int octets) tx_data()
92 while (i < octets - 1) { tx_data()
97 if (octets % 2) tx_data()
98 tx_octet(queue, packet[octets - tx_data()
192 unsigned int octets; pio_tx_write_fragment() local
206 octets = skb->len + txhdr_size; pio_tx_write_fragment()
208 octets--; pio_tx_write_fragment()
209 tx_data(queue, txhdr, (u8 *)skb->data, octets); pio_tx_write_fragment()
234 u16 octets; pio_tx_packet() local
237 octets = (u16)skb->len + sizeof(struct b43legacy_txhdr_fw3); pio_tx_packet()
238 if (queue->tx_devq_size < octets) { pio_tx_packet()
254 if (queue->tx_devq_used + octets > queue->tx_devq_size) pio_tx_packet()
270 queue->tx_devq_used += octets; pio_tx_packet()
76 tx_data(struct b43legacy_pioqueue *queue, u8 *txhdr, const u8 *packet, unsigned int octets) tx_data() argument
H A Dxmit.c125 const u16 octets, const u8 bitrate) b43legacy_generate_plcp_hdr()
134 B43legacy_WARN_ON(octets & 0xF000); b43legacy_generate_plcp_hdr()
135 d |= (octets << 5); b43legacy_generate_plcp_hdr()
140 plen = octets * 16 / bitrate; b43legacy_generate_plcp_hdr()
141 if ((octets * 16 % bitrate) > 0) { b43legacy_generate_plcp_hdr()
144 && ((octets * 8 % 11) < 4)) b43legacy_generate_plcp_hdr()
124 b43legacy_generate_plcp_hdr(struct b43legacy_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43legacy_generate_plcp_hdr() argument
H A Dpio.h60 /* Used octets of the device internal TX buffer. */
H A Ddma.h139 /* Frameoffset in octets. */
H A Dxmit.h195 const u16 octets, const u8 bitrate);
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.h334 * @tx_data_octets: Count of data and padding octets of frames transmitted
336 * octets of LACPDUs or Marker PDUs. However, does include octets of
357 * @rx_data_octets: Count of data and padding octets of frames received on this
358 * Aggregator on all its Aggregation ports. Does not include octets
360 * octets of frames
404 * @tx_ttl_octets: Count of total octets of transmitted frames, not including
406 * total octets of transmitted frames, including framing characters,
411 * including the preamble octets.
412 * @tx_data_octets: Count of data and padding octets of successfully transmitted
422 * @tx_vld_ip_octets: Count of total octets of transmitted IP datagrams that
427 * containing retransmitted octets.
496 * @rx_ttl_octets: Count of total octets of received frames, not including
498 * total octets of received frames, including framing characters,
503 * even the preamble octets of "frames" as small one byte of preamble
504 * @rx_data_octets: Count of data and padding octets of successfully received
507 * @rx_offload_octets: Count of total octets, not including framing
528 * framing bits) less than 64 octets, that are otherwise well-formed.
531 * framing bits) more than 1518 octets, that are otherwise
533 * is set to 1, then "more than 1518 octets" becomes "more than 1518
534 * (1522 if VLAN-tagged) octets".
536 * framing bits) less than 64 octets that had bad FCS. In other
539 * framing bits) more than 1518 octets that had bad FCS. In other
542 * 1518 octets" becomes "more than 1518 (1522 if VLAN-tagged)
543 * octets".
545 * FCS, but not framing bits) of exactly 64 octets. Includes frames
549 * octets inclusive. Includes frames received with frame-too-long,
553 * octets inclusive. Includes frames received with frame-too-long,
557 * octets inclusive. Includes frames received with frame-too-long,
561 * octets inclusive. Includes frames received with frame-too-long,
565 * octets inclusive. Includes frames received with frame-too-long,
569 * octets inclusive. Includes frames received with frame-too-long,
573 * octets inclusive. Includes frames received with frame-too-long,
577 * RX_MAX_PYLD_LEN+18 octets inclusive. Includes frames received
581 * RX_MAX_PYLD_LEN+18 (+22 bytes if VLAN-tagged) octets inclusive.
587 * @rx_ip_octets: Count of number of octets in received IP datagrams. Includes
614 * number of data octets (including pad) received. Also contains
616 * 46 (42 for VLAN-tagged frames) and the number of data octets
695 * character, during receipt of data octets then this register is
841 * @tx_ttl_eth_octets: Count of total octets of transmitted frames,
843 * To determine the total octets of transmitted frames, including
847 * @tx_data_octets: Count of data and padding octets of successfully transmitted
857 * @tx_vld_ip_octets: Count of total octets of transmitted IP datagrams that
862 * containing retransmitted octets.
880 * retransmitted octets.
921 * @rx_ttl_eth_octets: Count of total octets of received frames, not including
922 * framing characters (i.e. less framing bits). Only counts octets
924 * before FCS. To determine the total octets of received frames,
928 * @rx_data_octets: Count of data and padding octets of successfully received
931 * @rx_offload_octets: Count of total octets, not including framing characters,
951 * framing bits) less than 64 octets, that are otherwise well-formed.
954 * framing bits) more than 1518 octets, that are otherwise
957 * framing bits) less than 64 octets that had bad FCS.
960 * framing bits) more than 1518 octets that had bad FCS. In other
963 * FCS, but not framing bits) of exactly 64 octets. Includes frames
967 * FCS, but not framing bits) of between 65 and 127 octets inclusive.
972 * of between 128 and 255 octets
977 * of between 256 and 511 octets
982 * octets inclusive. Includes frames received with frame-too-long,
986 * octets inclusive. Includes frames received with frame-too-long,
990 * octets inclusive. Includes frames received with frame-too-long,
994 * octets inclusive. Includes frames received with frame-too-long,
998 * RX_MAX_PYLD_LEN+18 octets inclusive. Includes frames received
1002 * (+22 bytes if VLAN-tagged) octets inclusive. Includes frames
1007 * @rx_ip_octets: Count of number of octets in received IP datagrams.
/linux-4.4.14/net/mac80211/
H A Daes_cmac.c21 #define CMAC_TLEN 8 /* CMAC TLen = 64 bits (8 octets) */
22 #define CMAC_TLEN_256 16 /* CMAC TLen = 128 bits (16 octets) */
H A Dtkip.c142 /* Add TKIP IV and Ext. IV at @pos. @iv0, @iv1, and @iv2 are the first octets
221 * the IV/Ext.IV and space for (taildroom) four octets for ICV.
/linux-4.4.14/lib/
H A Doid_registry.c31 const unsigned char *octets = data; look_up_OID() local
41 hash += octets[i] * 33; look_up_OID()
80 unsigned char b = octets[len]; look_up_OID()
/linux-4.4.14/drivers/net/wan/lmc/
H A Dlmc_debug.c8 * Prints out len, max to 80 octets using printk, 20 per line
/linux-4.4.14/include/net/
H A Daf_ieee802154.h32 /* address length, octets */
H A Dslhc_vj.h47 * the compressed packet. The next two octets are the TCP checksum
48 * from the original datagram. The next 0 to 15 octets are
60 * range 1 - 255 and 3 octets (0, MSB, LSB) for numbers in the
H A Dllc_conn.h53 u32 n1; /* max nbr octets in I PDU */
H A Dx25.h111 #define X25_MAX_AE_LEN 40 /* Max num of semi-octets in AE - OSI Nw */
H A Dcfg80211.h649 * @beacon_ies_len: length of beacon_ies in octets
652 * @proberesp_ies_len: length of proberesp_ies in octets
655 * @assocresp_ies_len: length of assocresp_ies in octets
1051 * @assoc_req_ies_len: Length of assoc_req_ies buffer in octets.
1442 * @ie_len: length of ie in octets
1526 * @ie_len: length of ie in octets
1701 * @ie_len: Length of ie buffer in octets
1707 * @sae_data_len: Length of sae_data buffer in octets
1743 * @ie_len: Length of ie buffer in octets
1774 * @ie_len: Length of ie buffer in octets
1795 * @ie_len: Length of ie buffer in octets
1873 * @ssid_len: Length of ssid in octets
1876 * @ie_len: Length of assoc_ie in octets
2145 * @ie_len: Length of ft_ie in octets
4292 * @tsc: The TSC value of the frame that generated the MIC failure (6 octets)
H A Dmac80211.h60 * they start with the IEEE 802.11 header and include the same octets that are
4193 * @frame_len: the frame length (in octets).
4229 * @frame_len: the frame length (in octets).
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h184 /* Inbound octets marked to be dropped by the IPD */
190 /* Number of octets processed by PIP */
191 uint32_t octets; member in struct:__anon1981
233 * Total number of octets from all packets received by PIP,
408 status->octets = stat1.s.octs; cvmx_pip_get_port_status()
440 status->octets) cvmx_pip_get_port_status()
443 status->octets; cvmx_pip_get_port_status()
H A Dcvmx-pko.h120 uint64_t octets; member in struct:__anon1986
597 status->octets = pko_mem_count1.s.count; cvmx_pko_get_port_status()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c86 /* Priority Assignment Table (4 octets) i40e_parse_ieee_etscfg_tlv()
104 /* TC Bandwidth Table (8 octets) i40e_parse_ieee_etscfg_tlv()
113 /* TSA Assignment Table (8 octets) i40e_parse_ieee_etscfg_tlv()
141 /* Priority Assignment Table (4 octets) i40e_parse_ieee_etsrec_tlv()
159 /* TC Bandwidth Table (8 octets) i40e_parse_ieee_etsrec_tlv()
168 /* TSA Assignment Table (8 octets) i40e_parse_ieee_etsrec_tlv()
226 /* The App priority table starts 5 octets after TLV header */ i40e_parse_ieee_app_tlv()
232 /* Application Priority Table (3 octets) i40e_parse_ieee_app_tlv()
316 /* Priority Group Table (4 octets) i40e_parse_cee_pgcfg_tlv()
334 /* PG Percentage Table (8 octets) i40e_parse_cee_pgcfg_tlv()
/linux-4.4.14/drivers/uwb/
H A Ddrp-avail.c163 * octets: 1 1 N * (0 to 32)
171 * The DRP Availability bitmap is in octets from 0 to 32, so octet
173 * octets, the bits in octets not included at the end of the bitmap are
175 * octets) the MAS represented range from MAS 1 to MAS (size of bitmap)
H A Ddrp-ie.c122 * (UWB_NUM_ZONES - 1) * 4 = 60 octets.
H A Ddrp.c767 dev_warn(dev, "%d octets remaining in DRP notification\n", uwb_drp_process_all()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326_reg.h200 RxInBytes = 0x00, // # Rx in octets
204 RxOkBytes = 0x04, // # octets in good frames
205 RxBadBytes = 0x05, // # octets in bad frames
217 RxSize64 = 0x11, // # frames 64 octets long
218 RxSize65To127 = 0x12, // # frames 65-127 octets
225 TxOutBytes = 0x18, // # octets tx
227 TxOkBytes = 0x1a, // # octets tx OK
237 TxSize64 = 0x24, // # frames 64 octets long
238 TxSize65To127 = 0x25, // # frames 65-127 octets
/linux-4.4.14/fs/cifs/
H A Dasn1.c377 unsigned char **octets, unsigned int *len)
383 *octets = kmalloc(eoc - ctx->pointer, GFP_ATOMIC);
384 if (*octets == NULL) {
388 ptr = *octets;
391 kfree(*octets);
392 *octets = NULL;
/linux-4.4.14/fs/ocfs2/cluster/
H A Dnodemanager.c275 unsigned int octets[4]; o2nm_node_ipv4_address_store() local
278 ret = sscanf(page, "%3u.%3u.%3u.%3u", &octets[3], &octets[2], o2nm_node_ipv4_address_store()
279 &octets[1], &octets[0]); o2nm_node_ipv4_address_store()
283 for (i = 0; i < ARRAY_SIZE(octets); i++) { o2nm_node_ipv4_address_store()
284 if (octets[i] > 255) o2nm_node_ipv4_address_store()
286 be32_add_cpu(&ipv4_addr, octets[i] << (i * 8)); o2nm_node_ipv4_address_store()
/linux-4.4.14/include/linux/sunrpc/
H A Dmsg_prot.h179 * representing an IPv4 address, which is always four octets long.
181 * the first through fourth octets each converted to ASCII-decimal.
183 * and second octets each converted to ASCII-decimal. For example, if a
/linux-4.4.14/drivers/net/wireless/b43/
H A Dxmit.c150 const u16 octets, const u8 bitrate) b43_generate_plcp_hdr()
158 B43_WARN_ON(octets & 0xF000); b43_generate_plcp_hdr()
159 d |= (octets << 5); b43_generate_plcp_hdr()
164 plen = octets * 16 / bitrate; b43_generate_plcp_hdr()
165 if ((octets * 16 % bitrate) > 0) { b43_generate_plcp_hdr()
168 && ((octets * 8 % 11) < 4)) { b43_generate_plcp_hdr()
149 b43_generate_plcp_hdr(struct b43_plcp_hdr4 *plcp, const u16 octets, const u8 bitrate) b43_generate_plcp_hdr() argument
H A Ddma.h245 /* Frameoffset in octets. */
H A Dxmit.h354 const u16 octets, const u8 bitrate);
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.h56 /**< Number of octets (8-bit bytes) in an ethernet address */
143 /* Total number of packets that were less than 64 octets */
146 /* Total number of packets longer than valid maximum length octets */
154 /* Total number of packets that were less than 64 octets */
/linux-4.4.14/include/net/irda/
H A Dirias_object.h92 void irias_add_octseq_attrib(struct ias_object *obj, char *name, __u8 *octets,
/linux-4.4.14/net/irda/
H A Dirias_object.c354 void irias_add_octseq_attrib(struct ias_object *obj, char *name, __u8 *octets, irias_add_octseq_attrib() argument
363 IRDA_ASSERT(octets != NULL, return;); irias_add_octseq_attrib()
375 attrib->value = irias_new_octseq_value( octets, len); irias_add_octseq_attrib()
484 * Function irias_new_octseq_value (octets, len)
/linux-4.4.14/net/netfilter/
H A Dxt_TCPOPTSTRIP.c64 * set all octets to %TCPOPT_NOP and adjust checksum. tcpoptstrip_mangle_packet()
/linux-4.4.14/crypto/asymmetric_keys/
H A Drsa.c242 /* Round up and convert to octets */ RSA_verify_signature()
251 * (EM) of length k octets. RSA_verify_signature()
/linux-4.4.14/drivers/usb/host/whci/
H A Dwhci-hc.h28 * WHCI assumes that host system uses pages of 4096 octets.
300 __u8 msg_size; /*< number of octets of valid DN data */
305 __u8 dn_data[56]; /*< up to 56 octets of DN data */
/linux-4.4.14/net/bridge/netfilter/
H A Debt_vlan.c146 * if_ether.h: ETH_ZLEN 60 - Min. octets in frame sans FCS */ ebt_vlan_mt_check()
/linux-4.4.14/include/linux/
H A Dif_vlan.h24 #define VLAN_ETH_HLEN 18 /* Total octets in header. */
25 #define VLAN_ETH_ZLEN 64 /* Min. octets in frame sans FCS */
30 #define VLAN_ETH_DATA_LEN 1500 /* Max. octets in payload */
31 #define VLAN_ETH_FRAME_LEN 1518 /* Max. octets in frame sans FCS */
H A Dieee802154.h118 #define IEEE802154_MFR_SIZE 2 /* 2 octets */
H A Dieee80211.h157 up to 2304 octets long (maximum MSDU size) plus any crypt overhead. */
1303 * Length = 2 ^ (13 + max_ampdu_length_exp) - 1 (octets)
1314 * Length = 2 ^ (13 + max_ampdu_length_exp) - 1 (octets)
2150 * Minimum length is 8 octets, ie len must be evenly
2157 /* The Country String field of the element shall be 3 octets in length */
H A Detherdevice.h439 * eth_skb_pad - Pad buffer to mininum number of octets for Ethernet frame
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c194 MLX5_GET_CTR(out, received_errors.octets); mlx5e_update_stats()
198 MLX5_GET_CTR(out, transmit_errors.octets); mlx5e_update_stats()
203 MLX5_GET_CTR(out, received_eth_unicast.octets); mlx5e_update_stats()
207 MLX5_GET_CTR(out, transmitted_eth_unicast.octets); mlx5e_update_stats()
212 MLX5_GET_CTR(out, received_eth_multicast.octets); mlx5e_update_stats()
216 MLX5_GET_CTR(out, transmitted_eth_multicast.octets); mlx5e_update_stats()
221 MLX5_GET_CTR(out, received_eth_broadcast.octets); mlx5e_update_stats()
225 MLX5_GET_CTR(out, transmitted_eth_broadcast.octets); mlx5e_update_stats()
H A Den.h184 "octets",
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c396 unsigned char **octets, asn1_octets_decode()
403 *octets = kmalloc(eoc - ctx->pointer, GFP_ATOMIC); asn1_octets_decode()
404 if (*octets == NULL) asn1_octets_decode()
407 ptr = *octets; asn1_octets_decode()
410 kfree(*octets); asn1_octets_decode()
411 *octets = NULL; asn1_octets_decode()
394 asn1_octets_decode(struct asn1_ctx *ctx, unsigned char *eoc, unsigned char **octets, unsigned int *len) asn1_octets_decode() argument
/linux-4.4.14/drivers/isdn/hisax/
H A Dq931.c726 /* Iterate over all octets in the information element */ general()
753 /* Iterate over all octets in the information element */ general_ni1()
782 /* Iterate over all octets in the * information element */ prcharge()
797 /* Iterate over all octets in the * information element */ prtext()
918 /* Iterate over all octets in the * display-information element */ display()
H A Dl3dss1.c2519 if (l && (l <= 10)) { /* Max length 10 octets */ l3dss1_suspend_req()
2594 if (l && (l <= 10)) { /* Max length 10 octets */ l3dss1_resume_req()
H A Dl3ni1.c2379 if (l && (l <= 10)) { /* Max length 10 octets */ l3ni1_suspend_req()
2454 if (l && (l <= 10)) { /* Max length 10 octets */ l3ni1_resume_req()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_defs_svc.h656 u64 txf_ucast_octets; /* Tx FCoE unicast octets */
659 u64 txf_mcast_octets; /* Tx FCoE multicast octets */
662 u64 txf_bcast_octets; /* Tx FCoE broadcast octets */
666 u64 rxf_ucast_octets; /* Rx FCoE unicast octets */
669 u64 rxf_mcast_octets; /* Rx FCoE multicast octets */
672 u64 rxf_bcast_octets; /* Rx FCoE broadcast octets */
/linux-4.4.14/net/ipv4/
H A Dipconfig.c1358 int octets = 0; root_nfs_parse_addr() local
1362 while (octets < 4) { root_nfs_parse_addr()
1367 if (*cp == '.' || octets == 3) root_nfs_parse_addr()
1368 octets++; root_nfs_parse_addr()
1369 if (octets < 4) root_nfs_parse_addr()
1373 if (octets == 4 && (*cp == ':' || *cp == '\0')) { root_nfs_parse_addr()
/linux-4.4.14/drivers/net/ethernet/altera/
H A Daltera_tse.h240 /* Sum of payload and padding octets of frames transmitted without
244 /* Sum of payload and padding octets of frames received without error */
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbgmac.h214 #define BGMAC_MACADDR_HIGH 0x80c /* High 4 octets of own mac address */
215 #define BGMAC_MACADDR_LOW 0x810 /* Low 2 octets of own mac address */
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_eeprom.c230 * core copy, by shifting up 2 octets; don't need to qib_get_eeprom_info()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h193 u64 tx_octets; /* total # of octets in good frames */
194 u64 tx_octets_bad; /* total # of octets in error frames */
217 u64 rx_octets; /* total # of octets in good frames */
218 u64 rx_octets_bad; /* total # of octets in error frames */
H A Dsge.c1232 * The chip min packet length is 9 octets but play safe and reject t3_eth_xmit()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c281 u64 octets; member in struct:adapter_stats
359 s->octets = usm_stats.octets; collect_adapter_stats()
439 p0 = &s.octets; get_stats()
H A Dcxgb4.h110 u64 tx_octets; /* total # of octets in good frames */
136 u64 rx_octets; /* total # of octets in good frames */
177 u64 octets; member in struct:lb_port_stats
214 u64 octets; member in struct:tp_usm_stats
H A Dsge.c1158 * The chip min packet length is 10 octets but play safe and reject t4_eth_xmit()
H A Dt4_hw.c4930 st->octets = ((u64)val[2] << 32) | val[3]; t4_get_usm_stats()
5472 p->octets = GET_STAT(BYTES); t4_get_lb_stats()
/linux-4.4.14/net/sunrpc/auth_gss/
H A Dgss_generic_token.c69 the sequence tag and length octets, the mech OID DER encoding, and the
H A Dgss_krb5_crypto.c317 * body then over the first 16 octets of the MIC token
/linux-4.4.14/include/crypto/
H A Dgf128mul.h64 * Take a look at the 16 binary octets below in memory order. The msb's
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpnet.c126 * octet and it consists of two octets.
421 * destination partid. If the destination partid octets are 0xffff,
/linux-4.4.14/drivers/net/wireless/prism54/
H A Disl_oid.h30 char octets[33]; member in struct:obj_ssid
H A Disl_ioctl.c598 &iwe, bss->ssid.octets); prism54_translate_bss()
741 memset(essid.octets, 0, 33); prism54_set_essid()
748 memcpy(essid.octets, extra, dwrq->length); prism54_set_essid()
781 essid->octets[dwrq->length] = '\0'; prism54_get_essid()
782 memcpy(extra, essid->octets, dwrq->length); prism54_get_essid()
H A Doid_mgt.c869 ssid->octets); mgt_response_to_str()
/linux-4.4.14/net/hsr/
H A Dhsr_device.c149 netdev_info(master->dev, "A HSR master's MTU cannot be greater than the smallest MTU of its slaves minus the HSR Tag length (%d octets).\n", hsr_dev_change_mtu()
/linux-4.4.14/include/net/sctp/
H A Dconstants.h299 #define SCTP_SECRET_SIZE 32 /* Number of octets in a 256 bits. */
/linux-4.4.14/arch/arm/mach-mxs/
H A Dmach-mxs.c196 * OCOTP only stores the last 4 octets for each mac address, update_fec_mac_prop()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c1128 * IEEE LLC/SNAP header contains 8 octets
1129 * First 3 octets comprise the LLC portion
1130 * SNAP portion, 5 octets, is divided into two fields:
1131 * Organizationally Unique Identifier(OUI), 3 octets,
1132 * type, defined by that organization, 2 octets.
H A Drtw_ieee80211.c948 * @len: Length of IE buffer in octets
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_xmit.c1034 * IEEE LLC/SNAP header contains 8 octets
1035 * First 3 octets comprise the LLC portion
1036 * SNAP portion, 5 octets, is divided into two fields:
1037 * Organizationally Unique Identifier(OUI), 3 octets,
1038 * type, defined by that organization, 2 octets.
/linux-4.4.14/drivers/net/ethernet/3com/
H A D3c515.c182 can handle FDDI length frames (~4500 octets) and now parameters count
183 32-bit 'Dwords' rather than octets. */
1507 inw(ioaddr + 10); /* Total Rx and Tx octets. */ update_stats()
H A D3c589_cs.c810 /* Rx octets */ update_stats()
812 /* Tx octets */ update_stats()
H A D3c509.c907 inw(ioaddr + 10); /* Total Rx and Tx octets. */ update_stats()
H A D3c59x.c444 can handle FDDI length frames (~4500 octets) and now parameters count
445 32-bit 'Dwords' rather than octets. */
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h574 u64 fw_lro_octs; /* Number of octets that are LROed */
/linux-4.4.14/include/scsi/
H A Discsi_if.h792 /* octets */
/linux-4.4.14/include/linux/mtd/
H A Dmap.h218 int bankwidth; /* in octets. This isn't necessarily the width
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_eeprom.c793 * core copy, by shifting up 2 octets; don't need to ipath_get_eeprom_info()
801 "shifting 2 octets\n"); ipath_get_eeprom_info()
/linux-4.4.14/drivers/staging/rtl8723au/include/
H A Drtl8723a_bt-coexist.h57 AESCCMP_BLK_SIZE = 16, /* # octets in an AES block */
63 AESCCMP_L_SIZE = 2, /* size of the l(m) length field (in octets) */
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_main.c388 keylen = 6; /* first 5 octets */ hostap_set_encryption()
392 keylen = WEP_KEY_LEN + 1; /* first 13 octets */ hostap_set_encryption()
H A Dhostap_ap.c2069 /* Timestamp (8 octets) */ handle_beacon()
2071 /* Beacon interval (2 octets) */ handle_beacon()
2074 /* Capability information (2 octets) */ handle_beacon()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dpcu.c365 * @mac: The card's mac address (array of octets)
434 * @mask: The BSSID mask to set (array of octets)
/linux-4.4.14/arch/tile/include/hv/
H A Ddrv_mpipe_intf.h159 /** The octets. */
160 uint8_t octets[6]; member in struct:__anon2850
/linux-4.4.14/net/6lowpan/
H A Diphc.c722 pr_debug("compressed to 4 octets\n"); lowpan_iphc_mcast_addr_compress()
728 pr_debug("compressed to 6 octets\n"); lowpan_iphc_mcast_addr_compress()
/linux-4.4.14/fs/ecryptfs/
H A Dcrypto.c1879 * non-NULL, this function decodes the encoded octets in @src
1882 * @src: The encoded set of octets to decode.
1883 * @src_size: The size of the encoded set of octets to decode.
H A Dkeystore.c902 * @packet_size: This function sets this to the the number of octets
2333 * to get the number of octets in the actual Tag 3 packet */ write_tag_3_packet()
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211conv.c140 /* leave off any PAD octets. */ skb_ether_to_p80211()
/linux-4.4.14/drivers/staging/octeon/
H A Dethernet.c225 priv->stats.tx_bytes += tx_status.octets; cvm_oct_common_get_stats()
/linux-4.4.14/fs/nfs/
H A Dpnfs_nfs.c748 /* r_addr: ip/ip6addr with port in dec octets - see RFC 5665 */ nfs4_decode_mp_ds_addr()
/linux-4.4.14/net/sched/
H A Dem_meta.c53 * the right, eating up any number of octets and thus supporting
/linux-4.4.14/arch/arm/mach-ep93xx/
H A Dcore.c264 * @width: bank width in octets
/linux-4.4.14/drivers/isdn/gigaset/
H A Disocdata.c552 dev_notice(cs->dev, "received short frame (%d octets)\n", hdlc_done()
565 gig_dbg(DEBUG_ISO, "%s: good frame (%d octets)", __func__, len); hdlc_done()
H A Dcapi.c1153 static u8 confparam[10]; /* max. 9 octets + length byte */ do_facility_req()
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1100 /* qpn octets[1:4) & port GUID octets[12:20) */ ipoib_addr_hash()
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dsmt.c1299 latency->lt_latency1 = 10 ; /* in octets (byte clock) */ smt_fill_latency()
1306 latency->lt_latency2 = 10 ; /* in octets (byte clock) */ smt_fill_latency()
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1816 * to drive packet transmission. Ethernet has an MTU of 1500 octets
1825 * a datagram of 68 octets without further fragmentation." sxgbe_change_mtu()
/linux-4.4.14/drivers/usb/wusbcore/
H A Ddevconnect.c628 dev_warn(dev, "unknown DN %u (%d octets) from %u\n", wusbhc_handle_dn()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dconf.h389 * The number of octets in an MPDU, below which an RTS/CTS
/linux-4.4.14/drivers/net/plip/
H A Dplip.c68 ... data octets
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Drx_desc.h852 * Length of legacy frame in octets.
/linux-4.4.14/drivers/net/ethernet/apple/
H A Dmace.c925 * frames have 8 extra octets at the end, while 802.3 frames mace_rxdma_intr()
H A Dbmac.c358 bmwrite(dev, TXTH, 4); /* 4 octets before tx starts */ bmac_init_registers()
/linux-4.4.14/net/tipc/
H A Dnetlink_compat.c518 " TX profile sample:%u packets average:%u octets\n", tipc_nl_compat_link_stat_dump()
/linux-4.4.14/include/media/
H A Dv4l2-subdev.h302 * @length: number of octets per frame, valid if V4L2_MBUS_FRAME_DESC_FL_BLOB
/linux-4.4.14/drivers/net/ethernet/tundra/
H A Dtsi108_eth.c1101 /* Note that the octets are reversed from what the manual says, tsi108_get_mac()
/linux-4.4.14/drivers/firewire/
H A Dnet.c1478 * Use the RFC 2734 default 1500 octets or the maximum payload fwnet_probe()
/linux-4.4.14/drivers/atm/
H A Diphase.h1296 #define SUNI_DS3_HCSDQDB 0x40 /* Control octets in HCS calc */
/linux-4.4.14/drivers/net/ethernet/agere/
H A Det131x.c1003 /* Set up unicast packet filter reg 3 to be the first two octets of et1310_setup_device_for_unicast()
1006 * Set up unicast packet filter reg 2 to be the octets 2 - 5 of the et1310_setup_device_for_unicast()
1009 * Set up unicast packet filter reg 3 to be the octets 2 - 5 of the et1310_setup_device_for_unicast()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c191 *Length = 2 ^ (13 + max_ampdu_length_exp) - 1 (octets) _rtl_init_hw_ht_capab()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dd11.h688 /* length is number of octets in PSDU */
H A Dmain.c6058 /* Rate: 802.11 rate code, length: PSDU length in octets */ brcms_c_compute_mimo_plcp()
6072 /* Rate: 802.11 rate code, length: PSDU length in octets */
6094 /* Rate: 802.11 rate code, length: PSDU length in octets */ brcms_c_compute_cck_plcp()
/linux-4.4.14/drivers/net/ethernet/calxeda/
H A Dxgmac.c1355 * to drive packet transmission. Ethernet has an MTU of 1500 octets
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c3138 *Length = 2 ^ (13 + max_ampdu_length_exp) - 1 (octets) rtw_cfg80211_init_ht_capab()
/linux-4.4.14/drivers/tty/
H A Dn_gsm.c1035 or two octets (v.24 signals + break signals). The length field will gsm_process_modem()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2361 * to drive packet transmission. Ethernet has an MTU of 1500 octets
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1181 * The chip minimum packet length is 10 octets but the firmware t4vf_eth_xmit()
/linux-4.4.14/net/ipv6/
H A Dmcast.c1268 * queries MUST be of exactly 24 octets. mld_process_v1()
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_cm.c285 " Data field exceeds 512 octets\n"); parse_mpa()
/linux-4.4.14/drivers/net/wireless/
H A Datmel.c1133 /* last 4 octets is crc */ rx_done_irq()
/linux-4.4.14/net/bluetooth/
H A Dsmp.c470 /* Just least significant octets from r1 and r2 are considered */ smp_s1()
/linux-4.4.14/include/linux/mlx5/
H A Dmlx5_ifc.h1914 u8 octets[0x40]; member in struct:mlx5_ifc_traffic_counter_bits
/linux-4.4.14/drivers/scsi/qla4xxx/
H A Dql4_os.c1799 /* octets */ qla4xxx_conn_get_stats()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h2686 /* [WB_R 64] Rx statistics : User octets received for LP */

Completed in 4372 milliseconds