Searched refs:msg_type (Results 51 - 75 of 87) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/dpt/
H A Ddpti_i2o.h116 u8 msg_type; member in struct:i2o_sys_tbl_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Di2o-dev.h235 __u8 msg_type; member in struct:_i2o_status_block
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dutil_sock.c486 int msg_type; local
499 msg_type = CVAL(inbuf,0);
501 if (msg_type == SMBkeepalive)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_packets.c1207 if (dgram->header.msg_type != 0x10 && dgram->header.msg_type != 0x11 && dgram->header.msg_type != 0x12) {
1211 an error packet of type %x\n", nmb_namestr(&dgram->dest_name), inet_ntoa(p->ip), dgram->header.msg_type));
1867 dgram->header.msg_type = unique ? 0x10 : 0x11;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dray_cs.c110 static void ray_build_header(ray_dev_t *local, struct tx_msg __iomem *ptx, UCHAR msg_type,
926 UCHAR msg_type)
954 if (msg_type == DATA_TYPE) {
961 ray_build_header(local, ptx, msg_type, data);
1030 static void ray_build_header(ray_dev_t *local, struct tx_msg __iomem *ptx, UCHAR msg_type, argument
1033 writeb(PROTOCOL_VER | msg_type, &ptx->mac.frame_ctl_1);
925 ray_hw_xmit(unsigned char* data, int len, struct net_device* dev, UCHAR msg_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dssluse.c1369 int ver, msg_type, txt_len; local
1389 msg_type = *(char*)buf;
1390 msg_name = ssl_msg_type(ssl_ver, msg_type);
1393 ver, tls_rt_name, msg_name, msg_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dport.c456 msg_init(rmsg, imp, msg_type(msg), err, hdr_sz, msg_orignode(msg));
615 if (msg_type(msg) == CONN_ACK) {
645 if (msg_type(msg) == CONN_PROBE) {
779 message_type = msg_type(msg);
H A Dcluster.c406 switch (msg_type(msg)) {
H A Dmsg.h724 (msg_type(m) == FIRST_FRAGMENT))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dapic.c993 unsigned char msg_type, unsigned char mask)
996 unsigned int v = (mask << 16) | (msg_type << 8) | vector;
992 setup_APIC_extened_lvt(unsigned char lvt_off, unsigned char vector, unsigned char msg_type, unsigned char mask) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Diop.c880 systab->iops[count].msg_type = sb->msg_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Drelay6_socket.c397 if (mesg->msg_type == RELAY_REPL) {
477 if (mesg->msg_type == RELAY_FORW) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c615 ahc->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
675 if (ahc->msg_type == MSG_TYPE_NONE) {
707 ahc->msg_type =
715 ahc->msg_type =
1127 if (ahc->msg_type != MSG_TYPE_NONE)
2355 ahc->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
2525 ahc->msg_type = MSG_TYPE_NONE;
2622 ahc->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
2647 switch (ahc->msg_type) {
2681 ahc->msg_type
[all...]
H A Daic79xx_core.c1266 ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
1311 if (ahd->msg_type == MSG_TYPE_NONE) {
1339 ahd->msg_type =
1347 ahd->msg_type =
1395 ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
2635 ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
3201 if (ahd->msg_type != MSG_TYPE_NONE) {
3623 ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
3634 ahd->msg_type = MSG_TYPE_INITIATOR_MSGOUT;
3718 ahd->msg_type
[all...]
H A Daic79xx.h1187 ahd_msg_type msg_type; member in struct:ahd_softc
H A Daic7xxx.h1042 ahc_msg_type msg_type; member in struct:ahc_softc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/sn0/
H A Dhubmd.h586 msg_type: 8, /* 47-40: type of request */ member in struct:proto_error_reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/sn0/
H A Dhubmd.h586 msg_type: 8, /* 47-40: type of request */ member in struct:proto_error_reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_i.h717 struct ieee80211_rx_status *status, u32 msg_type);
H A Dieee80211.c2798 * the msg_type field isn't present on monitor frames
2802 memset(fi, 0, sizeof(*fi) - sizeof(fi->msg_type));
2807 fi->length = cpu_to_be32(sizeof(*fi) - sizeof(fi->msg_type));
2815 struct ieee80211_rx_status *status, u32 msg_type)
2836 fi->msg_type = htonl(msg_type);
4282 u32 msg_type; local
4399 msg_type = (status->flags & IEEE80211_TX_STATUS_ACK) ?
4413 ieee80211_rx_mgmt(local, skb, NULL, msg_type);
2814 ieee80211_rx_mgmt(struct ieee80211_local *local, struct sk_buff *skb, struct ieee80211_rx_status *status, u32 msg_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_pipe.c954 if(auth_verifier.msg_type != NTLMSSP_NEGOTIATE) {
956 "auth_verifier.msg_type (%d) != NTLMSSP_NEGOTIATE\n",
957 auth_verifier.msg_type));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_iscsi.c909 struct iscsi_uevent *ev, int msg_type)
914 switch (msg_type) {
908 iscsi_if_transport_ep(struct iscsi_transport *transport, struct iscsi_uevent *ev, int msg_type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dperfmon.c831 DPRINT(("ctx=%p head=%d tail=%d type=%d\n", ctx, ctx->ctx_msgq_head, ctx->ctx_msgq_tail, msg->pfm_gen_msg.msg_type));
1586 DPRINT(("fd=%d type=%d\n", msg->pfm_gen_msg.msg_ctx_fd, msg->pfm_gen_msg.msg_type));
5121 msg->pfm_ovfl_msg.msg_type = PFM_MSG_OVFL;
5153 msg->pfm_end_msg.msg_type = PFM_MSG_END;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic.h447 u8 msg_type; member in struct:status_desc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmcommon.h848 int msg_type,

Completed in 681 milliseconds

1234