Searched refs:msg (Results 126 - 150 of 6910) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfclient/
H A Dospf_apiclient.c61 struct msg *msg);
63 struct msg *msg);
65 struct msg *msg);
297 ospf_apiclient_send_request (struct ospf_apiclient *oclient, struct msg *msg) argument
303 /* NB: Given "msg" is freed inside this function. */
306 reqseq = ntohl (msg
369 struct msg *msg; local
393 struct msg *msg; local
436 struct msg *msg; local
483 struct msg *msg; local
508 ospf_apiclient_handle_ready(struct ospf_apiclient *oclient, struct msg *msg) argument
521 ospf_apiclient_handle_new_if(struct ospf_apiclient *oclient, struct msg *msg) argument
534 ospf_apiclient_handle_del_if(struct ospf_apiclient *oclient, struct msg *msg) argument
547 ospf_apiclient_handle_ism_change(struct ospf_apiclient *oclient, struct msg *msg) argument
562 ospf_apiclient_handle_nsm_change(struct ospf_apiclient *oclient, struct msg *msg) argument
576 ospf_apiclient_handle_lsa_update(struct ospf_apiclient *oclient, struct msg *msg) argument
607 ospf_apiclient_handle_lsa_delete(struct ospf_apiclient *oclient, struct msg *msg) argument
638 ospf_apiclient_msghandle(struct ospf_apiclient *oclient, struct msg *msg) argument
728 struct msg *msg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A Dfc_elsct.c92 const char *msg; local
99 msg = "response no error";
102 msg = "response timeout";
105 msg = "response closed";
108 msg = "response unknown error";
117 msg = "accept";
120 msg = "reject";
123 msg = "response unknown ELS";
132 msg = "CT accept";
135 msg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_elsct.c92 const char *msg; local
99 msg = "response no error";
102 msg = "response timeout";
105 msg = "response closed";
108 msg = "response unknown error";
117 msg = "accept";
120 msg = "reject";
123 msg = "response unknown ELS";
132 msg = "CT accept";
135 msg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/winbind/
H A Dwb_irpc.c30 struct irpc_message *msg; member in struct:wb_irpc_SamLogon_state
36 static NTSTATUS wb_irpc_SamLogon(struct irpc_message *msg, argument
39 struct wbsrv_service *service = talloc_get_type(msg->private_data,
46 s = talloc(msg, struct wb_irpc_SamLogon_state);
49 s->msg = msg;
52 ctx = wb_sam_logon_send(msg, service, req);
58 msg->defer_reply = true;
72 irpc_send_reply(s->msg, status);
76 struct irpc_message *msg; member in struct:wb_irpc_get_idmap_state
83 wb_irpc_get_idmap(struct irpc_message *msg, struct winbind_get_idmap *req) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/winbind/
H A Dwb_irpc.c30 struct irpc_message *msg; member in struct:wb_irpc_SamLogon_state
36 static NTSTATUS wb_irpc_SamLogon(struct irpc_message *msg, argument
39 struct wbsrv_service *service = talloc_get_type(msg->private_data,
46 s = talloc(msg, struct wb_irpc_SamLogon_state);
49 s->msg = msg;
52 ctx = wb_sam_logon_send(msg, service, req);
58 msg->defer_reply = true;
72 irpc_send_reply(s->msg, status);
76 struct irpc_message *msg; member in struct:wb_irpc_get_idmap_state
83 wb_irpc_get_idmap(struct irpc_message *msg, struct winbind_get_idmap *req) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/winbind/
H A Dwb_irpc.c30 struct irpc_message *msg; member in struct:wb_irpc_SamLogon_state
36 static NTSTATUS wb_irpc_SamLogon(struct irpc_message *msg, argument
39 struct wbsrv_service *service = talloc_get_type(msg->private_data,
46 s = talloc(msg, struct wb_irpc_SamLogon_state);
49 s->msg = msg;
52 ctx = wb_sam_logon_send(msg, service, req);
58 msg->defer_reply = true;
72 irpc_send_reply(s->msg, status);
76 struct irpc_message *msg; member in struct:wb_irpc_get_idmap_state
83 wb_irpc_get_idmap(struct irpc_message *msg, struct winbind_get_idmap *req) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dt1_trce.c70 # define ssl_trace_list(bio, indent, msg, msglen, value, table) \
71 do_ssl_trace_list(bio, indent, msg, msglen, value, \
85 const unsigned char *msg, size_t msglen,
92 val = msg[0];
94 val = (val << 8) | msg[1];
97 msg += vlen;
468 const unsigned char *msg, size_t msglen)
474 BIO_printf(bio, "%02X", msg[i]);
640 const unsigned char *msg, size_t msglen)
648 extslen = (msg[
84 do_ssl_trace_list(BIO *bio, int indent, const unsigned char *msg, size_t msglen, size_t vlen, ssl_trace_tbl *tbl, size_t ntbl) argument
467 ssl_print_hex(BIO *bio, int indent, const char *name, const unsigned char *msg, size_t msglen) argument
639 ssl_print_extensions(BIO *bio, int indent, int server, const unsigned char *msg, size_t msglen) argument
673 ssl_print_client_hello(BIO *bio, SSL *ssl, int indent, const unsigned char *msg, size_t msglen) argument
728 dtls_print_hello_vfyrequest(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
739 ssl_print_server_hello(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
820 ssl_print_client_keyex(BIO *bio, int indent, SSL *ssl, const unsigned char *msg, size_t msglen) argument
871 ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, const unsigned char *msg, size_t msglen) argument
967 ssl_print_certificates(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
986 ssl_print_cert_request(BIO *bio, int indent, SSL *s, const unsigned char *msg, size_t msglen) argument
1058 ssl_print_ticket(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
1081 ssl_print_handshake(BIO *bio, SSL *ssl, const unsigned char *msg, size_t msglen, int indent) argument
1173 ssl_print_heartbeat(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
1199 const unsigned char *msg = buf; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/wps/
H A Dwps_enrollee.c23 static int wps_build_mac_addr(struct wps_data *wps, struct wpabuf *msg) argument
26 wpabuf_put_be16(msg, ATTR_MAC_ADDR);
27 wpabuf_put_be16(msg, ETH_ALEN);
28 wpabuf_put_data(msg, wps->mac_addr_e, ETH_ALEN);
33 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) argument
42 wpabuf_put_be16(msg, ATTR_WPS_STATE);
43 wpabuf_put_be16(msg, 1);
44 wpabuf_put_u8(msg, state);
49 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) argument
68 wpabuf_put_be16(msg, ATTR_E_HASH
97 wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) argument
107 wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) argument
120 struct wpabuf *msg; local
165 struct wpabuf *msg; local
195 struct wpabuf *msg, *plain; local
227 wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) argument
237 wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) argument
247 wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) argument
257 wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) argument
267 wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) argument
296 struct wpabuf *msg, *plain; local
331 struct wpabuf *msg; local
359 struct wpabuf *msg; local
381 struct wpabuf *msg; local
405 struct wpabuf *msg; local
640 struct wpabuf msg; local
739 wps_process_m2(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
829 wps_process_m4(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
878 wps_process_m6(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
925 wps_process_m8(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
974 wps_process_wsc_msg(struct wps_data *wps, const struct wpabuf *msg) argument
1048 wps_process_wsc_ack(struct wps_data *wps, const struct wpabuf *msg) argument
1100 wps_process_wsc_nack(struct wps_data *wps, const struct wpabuf *msg) argument
1179 wps_enrollee_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/wps/
H A Dwps_enrollee.c23 static int wps_build_mac_addr(struct wps_data *wps, struct wpabuf *msg) argument
26 wpabuf_put_be16(msg, ATTR_MAC_ADDR);
27 wpabuf_put_be16(msg, ETH_ALEN);
28 wpabuf_put_data(msg, wps->mac_addr_e, ETH_ALEN);
33 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) argument
42 wpabuf_put_be16(msg, ATTR_WPS_STATE);
43 wpabuf_put_be16(msg, 1);
44 wpabuf_put_u8(msg, state);
49 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) argument
68 wpabuf_put_be16(msg, ATTR_E_HASH
97 wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) argument
107 wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) argument
120 struct wpabuf *msg; local
165 struct wpabuf *msg; local
195 struct wpabuf *msg, *plain; local
227 wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) argument
237 wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) argument
247 wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) argument
257 wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) argument
267 wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) argument
296 struct wpabuf *msg, *plain; local
331 struct wpabuf *msg; local
359 struct wpabuf *msg; local
381 struct wpabuf *msg; local
405 struct wpabuf *msg; local
640 struct wpabuf msg; local
739 wps_process_m2(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
829 wps_process_m4(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
878 wps_process_m6(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
925 wps_process_m8(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
974 wps_process_wsc_msg(struct wps_data *wps, const struct wpabuf *msg) argument
1048 wps_process_wsc_ack(struct wps_data *wps, const struct wpabuf *msg) argument
1100 wps_process_wsc_nack(struct wps_data *wps, const struct wpabuf *msg) argument
1179 wps_enrollee_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dt1_trce.c70 # define ssl_trace_list(bio, indent, msg, msglen, value, table) \
71 do_ssl_trace_list(bio, indent, msg, msglen, value, \
85 const unsigned char *msg, size_t msglen,
92 val = msg[0];
94 val = (val << 8) | msg[1];
97 msg += vlen;
468 const unsigned char *msg, size_t msglen)
474 BIO_printf(bio, "%02X", msg[i]);
640 const unsigned char *msg, size_t msglen)
648 extslen = (msg[
84 do_ssl_trace_list(BIO *bio, int indent, const unsigned char *msg, size_t msglen, size_t vlen, ssl_trace_tbl *tbl, size_t ntbl) argument
467 ssl_print_hex(BIO *bio, int indent, const char *name, const unsigned char *msg, size_t msglen) argument
639 ssl_print_extensions(BIO *bio, int indent, int server, const unsigned char *msg, size_t msglen) argument
673 ssl_print_client_hello(BIO *bio, SSL *ssl, int indent, const unsigned char *msg, size_t msglen) argument
728 dtls_print_hello_vfyrequest(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
739 ssl_print_server_hello(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
820 ssl_print_client_keyex(BIO *bio, int indent, SSL *ssl, const unsigned char *msg, size_t msglen) argument
871 ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, const unsigned char *msg, size_t msglen) argument
967 ssl_print_certificates(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
986 ssl_print_cert_request(BIO *bio, int indent, SSL *s, const unsigned char *msg, size_t msglen) argument
1058 ssl_print_ticket(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
1081 ssl_print_handshake(BIO *bio, SSL *ssl, const unsigned char *msg, size_t msglen, int indent) argument
1173 ssl_print_heartbeat(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
1199 const unsigned char *msg = buf; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dt1_trce.c70 # define ssl_trace_list(bio, indent, msg, msglen, value, table) \
71 do_ssl_trace_list(bio, indent, msg, msglen, value, \
85 const unsigned char *msg, size_t msglen,
92 val = msg[0];
94 val = (val << 8) | msg[1];
97 msg += vlen;
468 const unsigned char *msg, size_t msglen)
474 BIO_printf(bio, "%02X", msg[i]);
640 const unsigned char *msg, size_t msglen)
648 extslen = (msg[
84 do_ssl_trace_list(BIO *bio, int indent, const unsigned char *msg, size_t msglen, size_t vlen, ssl_trace_tbl *tbl, size_t ntbl) argument
467 ssl_print_hex(BIO *bio, int indent, const char *name, const unsigned char *msg, size_t msglen) argument
639 ssl_print_extensions(BIO *bio, int indent, int server, const unsigned char *msg, size_t msglen) argument
673 ssl_print_client_hello(BIO *bio, SSL *ssl, int indent, const unsigned char *msg, size_t msglen) argument
728 dtls_print_hello_vfyrequest(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
739 ssl_print_server_hello(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
820 ssl_print_client_keyex(BIO *bio, int indent, SSL *ssl, const unsigned char *msg, size_t msglen) argument
871 ssl_print_server_keyex(BIO *bio, int indent, SSL *ssl, const unsigned char *msg, size_t msglen) argument
967 ssl_print_certificates(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
986 ssl_print_cert_request(BIO *bio, int indent, SSL *s, const unsigned char *msg, size_t msglen) argument
1058 ssl_print_ticket(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
1081 ssl_print_handshake(BIO *bio, SSL *ssl, const unsigned char *msg, size_t msglen, int indent) argument
1173 ssl_print_heartbeat(BIO *bio, int indent, const unsigned char *msg, size_t msglen) argument
1199 const unsigned char *msg = buf; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/wps/
H A Dwps_enrollee.c23 static int wps_build_mac_addr(struct wps_data *wps, struct wpabuf *msg) argument
26 wpabuf_put_be16(msg, ATTR_MAC_ADDR);
27 wpabuf_put_be16(msg, ETH_ALEN);
28 wpabuf_put_data(msg, wps->mac_addr_e, ETH_ALEN);
33 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) argument
42 wpabuf_put_be16(msg, ATTR_WPS_STATE);
43 wpabuf_put_be16(msg, 1);
44 wpabuf_put_u8(msg, state);
49 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) argument
68 wpabuf_put_be16(msg, ATTR_E_HASH
97 wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) argument
107 wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) argument
120 struct wpabuf *msg; local
165 struct wpabuf *msg; local
195 struct wpabuf *msg, *plain; local
227 wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) argument
237 wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) argument
247 wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) argument
257 wps_build_cred_network_key(struct wps_data *wps, struct wpabuf *msg) argument
267 wps_build_cred_mac_addr(struct wps_data *wps, struct wpabuf *msg) argument
296 struct wpabuf *msg, *plain; local
331 struct wpabuf *msg; local
359 struct wpabuf *msg; local
381 struct wpabuf *msg; local
405 struct wpabuf *msg; local
640 struct wpabuf msg; local
739 wps_process_m2(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
829 wps_process_m4(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
878 wps_process_m6(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
925 wps_process_m8(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) argument
974 wps_process_wsc_msg(struct wps_data *wps, const struct wpabuf *msg) argument
1048 wps_process_wsc_ack(struct wps_data *wps, const struct wpabuf *msg) argument
1100 wps_process_wsc_nack(struct wps_data *wps, const struct wpabuf *msg) argument
1179 wps_enrollee_process_msg(struct wps_data *wps, enum wsc_op_code op_code, const struct wpabuf *msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dhtirq.c31 struct ht_irq_msg msg; member in struct:ht_irq_cfg
35 void write_ht_irq_msg(unsigned int irq, struct ht_irq_msg *msg) argument
40 if (cfg->msg.address_lo != msg->address_lo) {
42 pci_write_config_dword(cfg->dev, cfg->pos + 4, msg->address_lo);
44 if (cfg->msg.address_hi != msg->address_hi) {
46 pci_write_config_dword(cfg->dev, cfg->pos + 4, msg->address_hi);
49 cfg->update(cfg->dev, irq, msg);
51 cfg->msg
54 fetch_ht_irq_msg(unsigned int irq, struct ht_irq_msg *msg) argument
63 struct ht_irq_msg msg; local
75 struct ht_irq_msg msg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dhtirq.c31 struct ht_irq_msg msg; member in struct:ht_irq_cfg
35 void write_ht_irq_msg(unsigned int irq, struct ht_irq_msg *msg) argument
40 if (cfg->msg.address_lo != msg->address_lo) {
42 pci_write_config_dword(cfg->dev, cfg->pos + 4, msg->address_lo);
44 if (cfg->msg.address_hi != msg->address_hi) {
46 pci_write_config_dword(cfg->dev, cfg->pos + 4, msg->address_hi);
49 cfg->update(cfg->dev, irq, msg);
51 cfg->msg
54 fetch_ht_irq_msg(unsigned int irq, struct ht_irq_msg *msg) argument
63 struct ht_irq_msg msg; local
75 struct ht_irq_msg msg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/
H A Dmsi_ia64.c18 struct msi_msg msg; local
28 get_cached_msi_msg(irq, &msg);
30 addr = msg.address_lo;
33 msg.address_lo = addr;
35 data = msg.data;
38 msg.data = data;
40 write_msi_msg(irq, &msg);
49 struct msi_msg msg; local
63 msg.address_hi = 0;
64 msg
138 struct msi_msg msg; local
173 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) argument
200 struct msi_msg msg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmsi_ia64.c18 struct msi_msg msg; local
28 get_cached_msi_msg(irq, &msg);
30 addr = msg.address_lo;
33 msg.address_lo = addr;
35 data = msg.data;
38 msg.data = data;
40 write_msi_msg(irq, &msg);
49 struct msi_msg msg; local
63 msg.address_hi = 0;
64 msg
138 struct msi_msg msg; local
173 msi_compose_msg(struct pci_dev *pdev, unsigned int irq, struct msi_msg *msg) argument
200 struct msi_msg msg; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/ipc/
H A Dmsgutil.c49 struct msg_msg *msg; local
58 msg = kmalloc(sizeof(*msg) + alen, GFP_KERNEL);
59 if (msg == NULL)
62 msg->next = NULL;
63 msg->security = NULL;
65 if (copy_from_user(msg + 1, src, alen)) {
72 pseg = &msg->next;
95 err = security_msg_msg_alloc(msg);
99 return msg;
106 store_msg(void __user *dest, struct msg_msg *msg, int len) argument
133 free_msg(struct msg_msg *msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/saa7164/
H A Dsaa7164-bus.c89 dprintk(DBGLVL_BUS, "Dumping msg structure:\n");
111 int saa7164_bus_set(struct saa7164_dev *dev, tmComResInfo_t* msg, void *buf) argument
118 if (!msg) {
119 printk(KERN_ERR "%s() !msg\n", __func__);
125 msg->size = cpu_to_le16(msg->size);
126 msg->command = cpu_to_le16(msg->command);
127 msg->controlselector = cpu_to_le16(msg
282 saa7164_bus_get(struct saa7164_dev *dev, tmComResInfo_t* msg, void *buf, int peekonly) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-bus.c89 dprintk(DBGLVL_BUS, "Dumping msg structure:\n");
111 int saa7164_bus_set(struct saa7164_dev *dev, tmComResInfo_t* msg, void *buf) argument
118 if (!msg) {
119 printk(KERN_ERR "%s() !msg\n", __func__);
125 msg->size = cpu_to_le16(msg->size);
126 msg->command = cpu_to_le16(msg->command);
127 msg->controlselector = cpu_to_le16(msg
282 saa7164_bus_get(struct saa7164_dev *dev, tmComResInfo_t* msg, void *buf, int peekonly) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/ipc/
H A Dmsgutil.c49 struct msg_msg *msg; local
58 msg = kmalloc(sizeof(*msg) + alen, GFP_KERNEL);
59 if (msg == NULL)
62 msg->next = NULL;
63 msg->security = NULL;
65 if (copy_from_user(msg + 1, src, alen)) {
72 pseg = &msg->next;
95 err = security_msg_msg_alloc(msg);
99 return msg;
106 store_msg(void __user *dest, struct msg_msg *msg, int len) argument
133 free_msg(struct msg_msg *msg) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/usb-modeswitch-2.2.3/jim/autosetup/
H A Dcc-lib.tcl23 msg-checking "Checking if -D_FILE_OFFSET_BITS=64 is needed..."
25 if {[msg-quiet cc-with {-includes sys/types.h} {cc-check-sizeof off_t}] == 8} {
26 msg-result no
27 } elseif {[msg-quiet cc-with {-includes sys/types.h -cflags -D_FILE_OFFSET_BITS=64} {cc-check-sizeof off_t}] == 8} {
29 msg-result yes
32 msg-result none
50 msg-checking "Checking endian..."
60 msg-result "big"
70 msg-result "little"
73 msg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/usb-modeswitch-2.2.3/jim/autosetup/
H A Dcc-lib.tcl23 msg-checking "Checking if -D_FILE_OFFSET_BITS=64 is needed..."
25 if {[msg-quiet cc-with {-includes sys/types.h} {cc-check-sizeof off_t}] == 8} {
26 msg-result no
27 } elseif {[msg-quiet cc-with {-includes sys/types.h -cflags -D_FILE_OFFSET_BITS=64} {cc-check-sizeof off_t}] == 8} {
29 msg-result yes
32 msg-result none
50 msg-checking "Checking endian..."
60 msg-result "big"
70 msg-result "little"
73 msg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/usb-modeswitch-2.2.3/jim/autosetup/
H A Dcc-lib.tcl23 msg-checking "Checking if -D_FILE_OFFSET_BITS=64 is needed..."
25 if {[msg-quiet cc-with {-includes sys/types.h} {cc-check-sizeof off_t}] == 8} {
26 msg-result no
27 } elseif {[msg-quiet cc-with {-includes sys/types.h -cflags -D_FILE_OFFSET_BITS=64} {cc-check-sizeof off_t}] == 8} {
29 msg-result yes
32 msg-result none
50 msg-checking "Checking endian..."
60 msg-result "big"
70 msg-result "little"
73 msg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dudp_io.c38 struct msghdr msg;
63 memset(&msg, 0, sizeof(msg));
64 msg.msg_name = (void *)(struct sockaddr *)to; /* or compiler will annoy us */
65 msg.msg_namelen = tolen;
66 msg.msg_iov = iov;
67 msg.msg_iovlen = 1;
68 msg.msg_control = &u;
69 msg.msg_controllen = sizeof(u);
70 msg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dudp_io.c38 struct msghdr msg;
63 memset(&msg, 0, sizeof(msg));
64 msg.msg_name = (void *)(struct sockaddr *)to; /* or compiler will annoy us */
65 msg.msg_namelen = tolen;
66 msg.msg_iov = iov;
67 msg.msg_iovlen = 1;
68 msg.msg_control = &u;
69 msg.msg_controllen = sizeof(u);
70 msg
[all...]

Completed in 249 milliseconds

1234567891011>>