Searched refs:octet (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/netconf/
H A Dmain.c102 if (!ETHER_ISNULLADDR(fw->match.mac.octet)) {
105 fw->match.mac.octet[0] & 0xff,
106 fw->match.mac.octet[1] & 0xff,
107 fw->match.mac.octet[2] & 0xff,
108 fw->match.mac.octet[3] & 0xff,
109 fw->match.mac.octet[4] & 0xff,
110 fw->match.mac.octet[5] & 0xff);
H A Dnetconf_linux.c274 memcpy(fw->match.mac.octet, mac->srcaddr, ETHER_ADDR_LEN);
519 if (!ETHER_ISNULLADDR(fw->match.mac.octet)) {
529 memcmp(mac->srcaddr, fw->match.mac.octet, ETHER_ADDR_LEN) != 0 ||
907 if (!ETHER_ISNULLADDR(fw->match.mac.octet)) {
914 memcpy(mac->srcaddr, fw->match.mac.octet, ETHER_ADDR_LEN);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs12/
H A Dp12_utl.c137 return ASN1_item_unpack(bag->value.bag->value.octet, ASN1_ITEM_rptr(X509));
144 return ASN1_item_unpack(bag->value.bag->value.octet,
H A Dp12_add.c75 if (!ASN1_item_pack(obj, it, &bag->value.octet)) {
H A Dpkcs12.h134 ASN1_OCTET_STRING *octet; member in union:pkcs12_bag_st::__anon1417
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dp12_utl.c137 return ASN1_item_unpack(bag->value.bag->value.octet, ASN1_ITEM_rptr(X509));
144 return ASN1_item_unpack(bag->value.bag->value.octet,
H A Dp12_add.c75 if (!ASN1_item_pack(obj, it, &bag->value.octet)) {
H A Dpkcs12.h134 ASN1_OCTET_STRING *octet; member in union:pkcs12_bag_st::__anon2915
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_core.c199 memcpy(ipc_entry.sa.octet, eth_hdr(skb)->h_source, ETH_ALEN);
213 memcpy(ipc_entry.dhost.octet, eth->h_dest, ETH_ALEN);
214 memcpy(ipc_entry.shost.octet, eth->h_source, ETH_ALEN);
216 memcpy(ipc_entry.dhost.octet, rt->u.dst.neighbour->ha, ETH_ALEN);
217 memcpy(ipc_entry.shost.octet, skb->dst->dev->dev_addr, ETH_ALEN);
261 brcp = ctf_brc_lkup(kcih, ipc_entry.dhost.octet);
278 ipc_entry.shost.octet[0], ipc_entry.shost.octet[1],
279 ipc_entry.shost.octet[2], ipc_entry.shost.octet[
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bridge/
H A Dbr_fdb.c43 memcpy(brc->dhost.octet, ea, ETH_ALEN);
57 brc->dhost.octet[0], brc->dhost.octet[1],
58 brc->dhost.octet[2], brc->dhost.octet[3],
59 brc->dhost.octet[4], brc->dhost.octet[5]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/
H A Dbf5xx_timers.h206 int get_gptimer_status (int octet);
207 void set_gptimer_status (int octet, int value);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/proto/
H A Dethernet.h121 uint8 octet[ETHER_ADDR_LEN]; member in struct:ether_addr
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/corby/
H A Dbuffer.h73 sw_uint8 octet,
85 sw_uint8 * octet,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dq931.c562 dp += sprintf(dp, " octet 3 ");
576 dp += sprintf(dp, " octet 3 ");
593 dp += sprintf(dp, " octet 3 ");
597 dp += sprintf(dp, " octet 3a ");
618 dp += sprintf(dp, " octet 3 ");
621 dp += sprintf(dp, " octet 4 ");
625 dp += sprintf(dp, " octet 4.1 ");
633 dp += sprintf(dp, " octet 5%c ", ch);
645 dp += sprintf(dp, " octet 6 ");
651 dp += sprintf(dp, " octet
722 int l, octet = 3; local
749 int l, octet = 3; local
914 int l, octet = 3; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dxgmac.c259 int hash = 0, octet, bit, i = 0, c; local
261 for (octet = 0; octet < 6; ++octet)
262 for (c = addr[octet], bit = 0; bit < 8; c >>= 1, ++bit) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex22 'octet', that is, eight bits. This has not always been the case;
33 octet (eight bits) and a word to be a group of two, four or eight
37 that a byte is one octet for purposes of example.
45 $n$ ($n=7$ in an octet) for the
H A D05-comment.tex43 in the comment header is octet-aligned, they can simply be read as
210 bitstream octet first):
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_pio.c42 u8 octet)
46 octet);
53 octet);
41 tx_octet(struct bcm43xx_pioqueue *queue, u8 octet) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dhttpd.c298 unsigned octet; local
302 octet = 0;
304 octet *= 10;
305 octet += *p - '0';
306 if (octet > 255)
314 ip = (ip << 8) | octet;
1336 /* If not found, set default as "application/octet-stream"; */
1337 found_mime_type = "application/octet-stream";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dpkcs12.h134 ASN1_OCTET_STRING *octet; member in union:pkcs12_bag_st::__anon1477
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpkcs12.h134 ASN1_OCTET_STRING *octet; member in union:pkcs12_bag_st::__anon2986
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_net.c93 char str[80], octet[10]; local
101 sprintf( octet, "%02x ", buf[ofs + i] );
103 strcpy( octet, " " );
105 strcat( str, octet );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmutils.c1404 ea->octet[i++] = (char) bcm_strtoul(p, &p, 16);
1447 ea->octet[0]&0xff, ea->octet[1]&0xff, ea->octet[2]&0xff,
1448 ea->octet[3]&0xff, ea->octet[4]&0xff, ea->octet[5]&0xff);
H A Dbcmsrom.c2880 ea.octet[0] = (srom[srv->off - off] >> 8) & 0xff;
2881 ea.octet[1] = srom[srv->off - off] & 0xff;
2882 ea.octet[2] = (srom[srv->off + 1 - off] >> 8) & 0xff;
2883 ea.octet[3] = srom[srv->off + 1 - off] & 0xff;
2884 ea.octet[4] = (srom[srv->off + 2 - off] >> 8) & 0xff;
2885 ea.octet[5] = srom[srv->off + 2 - off] & 0xff;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/rc/
H A Dfirewall.c173 if (ether_atoe(var, filter.match.mac.octet))

Completed in 322 milliseconds

12