Searched refs:wire (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/
H A DMakefile2 # Makefile for the Dallas's 1-wire bus.
5 obj-$(CONFIG_W1) += wire.o
6 wire-objs := w1.o w1_int.o w1_family.o w1_netlink.o w1_io.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_both.c879 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; local
893 i = s->method->ssl_read_bytes(s, SSL3_RT_HANDSHAKE, wire,
908 dtls1_get_message_header(wire, &msg_hdr);
938 wire[0] == SSL3_MT_HELLO_REQUEST) {
944 if (wire[1] == 0 && wire[2] == 0 && wire[3] == 0) {
947 wire, DTLS1_HM_HEADER_LENGTH, s,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_both.c879 unsigned char wire[DTLS1_HM_HEADER_LENGTH]; local
893 i = s->method->ssl_read_bytes(s, SSL3_RT_HANDSHAKE, wire,
908 dtls1_get_message_header(wire, &msg_hdr);
938 wire[0] == SSL3_MT_HELLO_REQUEST) {
944 if (wire[1] == 0 && wire[2] == 0 && wire[3] == 0) {
947 wire, DTLS1_HM_HEADER_LENGTH, s,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpxa168fb.h192 #define CFG_SPI_3W4WB(wire) ((wire) << 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmdomain.c732 * machines swap them before putting the packet on the wire (because
734 * on the wire). Thus, a big-endian and little-endian machines will treat
739 * result in the structure having the correct format on the wire no matter
743 u32 *wire)
748 *wire = cpu_to_be32(response.intval);
751 static void dlm_query_join_wire_to_packet(u32 wire, argument
756 response.intval = cpu_to_be32(wire);
742 dlm_query_join_packet_to_wire(struct dlm_query_join_packet *packet, u32 *wire) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-httpclient-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2249 to the router, wait for duplicated packets on the wire.

Completed in 140 milliseconds