Searched refs:ptr_buf (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr819xU_cmdpkt.c29 unsigned char *ptr_buf; local
44 ptr_buf = skb_put(skb, DataLen);
45 memcpy(ptr_buf, pData, DataLen);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_firmware.c120 unsigned char *ptr_buf; local
132 ptr_buf = skb_put(skb, Length);
133 memset(ptr_buf,0,Length);
H A Dr819xU_cmdpkt.c52 unsigned char *ptr_buf; local
65 ptr_buf = skb_put(skb, DataLen);
66 memcpy(ptr_buf,pData,DataLen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_reg.h392 uint32 ptr_buf; /* the next three fields follow if ptr_buf != 0 */ member in struct:__anon5428
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_reg.c925 q_u->ptr_buf = 1;
967 if(!prs_uint32("ptr_buf", ps, depth, &(q_u->ptr_buf)))
970 if(q_u->ptr_buf) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_reg_nt.c423 init_reg_r_query_value(q_u->ptr_buf, r_u, val, status);

Completed in 51 milliseconds