Searched refs:prot (Results 201 - 225 of 248) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dubi.h235 * @prot: protection trees
236 * @prot.pnum: protection tree indexed by physical eraseblock numbers
237 * @prot.aec: protection tree indexed by absolute erase counter value
238 * @wl_lock: protects the @used, @free, @prot, @lookuptbl, @abs_ec, @move_from,
312 } prot; member in struct:ubi_device
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dptrace.h435 ptprot_flags prot; member in struct:__anon9389
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Daf_inet.c319 answer_prot = answer->prot;
916 .prot = &tcp_prot,
927 .prot = &udp_prot,
938 .prot = &raw_prot,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dxprtsock.c277 if (xprt->prot == IPPROTO_UDP)
287 xprt->prot == IPPROTO_UDP ? "udp" : "tcp");
1544 xprt->prot = IPPROTO_UDP;
1588 xprt->prot = IPPROTO_TCP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dmsdfs.c169 char* prot; local
176 prot = strtok(temp,":");
178 if (!strequal(prot, "msdfs"))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Daviobuf.c560 if(h->prot) {
561 (*s)->read_pause = (int (*)(void *, int))h->prot->url_read_pause;
562 (*s)->read_seek = (int64_t (*)(void *, int, int64_t, int))h->prot->url_read_seek;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c160 answer_prot = answer->prot;
192 sk->sk_backlog_rcv = answer->prot->backlog_rcv;
218 * answer->prot->socks (inet6_sock_nr) and inet_sock_nr.
563 .prot = &rawv6_prot,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliconnect.c28 int prot; member in struct:__anon1672
1035 prots[numprots].name && prots[numprots].prot<=cli->protocol;
1067 prots[numprots].name && prots[numprots].prot<=cli->protocol;
1075 prots[numprots].name && prots[numprots].prot<=cli->protocol;
1097 cli->protocol = prots[SVAL(cli->inbuf,smb_vwv0)].prot;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c1014 const char *prot = ""; local
1019 prot = "CHAP";
1038 prot = "PAP";
1042 prot = "EAP";
1049 notice("%s authentication succeeded", prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dmain.c47 #include <prot.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dinit.c1038 static unsigned long kernel_map_range(unsigned long pstart, unsigned long pend, pgprot_t prot) argument
1081 pte_val(*pte) = (paddr | pgprot_val(prot));
1805 pte_t mk_pte_io(unsigned long page, pgprot_t prot, int space, unsigned long page_size) argument
1809 pte_val(pte) = page | pgprot_val(pgprot_noncached(prot));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dmain.c47 #include <prot.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dloadmsgcat.c471 # define mmap(addr, len, prot, flags, fd, offset) \
472 __mmap (addr, len, prot, flags, fd, offset)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhisax.h327 } prot; member in struct:PStack
351 } prot; member in struct:l3_process
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsys_ppc32.c735 unsigned long prot, unsigned long flags,
739 return sys_mmap(addr, len, prot, flags, fd, pgoff << 12);
734 compat_sys_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long pgoff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsys_sunos.c69 unsigned long prot, unsigned long flags,
124 retval = do_mmap(file, addr, len, prot, flags, off);
68 sunos_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsys_sparc.c573 unsigned long prot, unsigned long flags, unsigned long fd,
588 retval = do_mmap(file, addr, len, prot, flags, off);
572 sys_mmap(unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c3656 int prot; local
3683 prot = simple_strtol(mod_data.protocol_parm, NULL, 0);
3700 prot == USB_SC_SCSI) {
3703 prot == USB_SC_RBC) {
3708 prot == USB_SC_8020) {
3712 prot == USB_SC_QIC) {
3716 prot == USB_SC_UFI) {
3720 prot == USB_SC_8070) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dsuper.c318 switch (nfss->client->cl_xprt->prot) {
326 snprintf(buf, sizeof(buf), "%u", nfss->client->cl_xprt->prot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/llc/
H A Dllc_conn.c854 struct sock *llc_sk_alloc(int family, gfp_t priority, struct proto *prot) argument
856 struct sock *sk = sk_alloc(family, priority, prot, 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dipv6.c927 .prot = &sctpv6_prot,
936 .prot = &sctpv6_prot,
H A Dprotocol.c858 .prot = &sctp_prot,
867 .prot = &sctp_prot,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/
H A Ddummy.c422 unsigned long prot,
430 unsigned long prot)
421 dummy_file_mmap(struct file *file, unsigned long reqprot, unsigned long prot, unsigned long flags) argument
428 dummy_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dsysirix.c92 #define PR_ATTACHADDRPERM 16 /* (Re-)Connect vma, with specified prot. */
975 asmlinkage unsigned long irix_mmap32(unsigned long addr, size_t len, int prot, argument
1002 retval = do_mmap(file, addr, len, prot, flags, offset);
1430 int len, prot, flags, fd, off1, off2, error, base = 0; local
1440 prot = regs->regs[base + 6];
1486 error = do_mmap_pgoff(file, addr, len, prot, flags, pgoff);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c5593 qeth_get_addr_buffer(enum qeth_prot_versions prot) argument
5603 addr->proto = prot;
6053 __u8 command, enum qeth_prot_versions prot)
6066 cmd->hdr.prot_version = prot;
6073 enum qeth_prot_versions prot)
6080 qeth_fill_ipacmd_header(card, cmd, ipacmd, prot);
6811 enum qeth_prot_versions prot)
6816 iob = qeth_get_ipacmd_buffer(card,ipacmd,prot);
6823 qeth_send_startlan(struct qeth_card *card, enum qeth_prot_versions prot) argument
6827 QETH_DBF_TEXT_(setup, 2, "strtlan%i", prot);
6052 qeth_fill_ipacmd_header(struct qeth_card *card, struct qeth_ipa_cmd *cmd, __u8 command, enum qeth_prot_versions prot) argument
6072 qeth_get_ipacmd_buffer(struct qeth_card *card, enum qeth_ipa_cmds ipacmd, enum qeth_prot_versions prot) argument
6810 qeth_send_startstoplan(struct qeth_card *card, enum qeth_ipa_cmds ipacmd, enum qeth_prot_versions prot) argument
6877 qeth_query_ipassists(struct qeth_card *card, enum qeth_prot_versions prot) argument
6894 qeth_get_setassparms_cmd(struct qeth_card *card, enum qeth_ipa_funcs ipa_func, __u16 cmd_code, __u16 len, enum qeth_prot_versions prot) argument
7316 qeth_send_setrouting(struct qeth_card *card, enum qeth_routing_types type, enum qeth_prot_versions prot) argument
7334 qeth_correct_routing_type(struct qeth_card *card, enum qeth_routing_types *type, enum qeth_prot_versions prot) argument
[all...]

Completed in 405 milliseconds

12345678910