Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 25 of 36) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_mutexattr_setprotocol.c27 int protocol) in pthread_mutexattr_setprotocol() argument
29 if (protocol != PTHREAD_PRIO_NONE in pthread_mutexattr_setprotocol()
30 && protocol != PTHREAD_PRIO_INHERIT in pthread_mutexattr_setprotocol()
31 && __builtin_expect (protocol != PTHREAD_PRIO_PROTECT, 0)) in pthread_mutexattr_setprotocol()
37 | (protocol << PTHREAD_MUTEXATTR_PROTOCOL_SHIFT)); in pthread_mutexattr_setprotocol()
A Dpthread_mutexattr_getprotocol.c26 int *protocol) in pthread_mutexattr_getprotocol() argument
32 *protocol = ((iattr->mutexkind & PTHREAD_MUTEXATTR_PROTOCOL_MASK) in pthread_mutexattr_getprotocol()
/l4re-core-master/l4sys/include/
A Dmeta49 * Get the protocol number that must be used for the interface with
52 * \param idx The index of the interface to get the protocol
55 * \param[out] proto The protocol number for interface `idx`.
56 * \param[out] name The protocol name for interface `idx`.
65 * Figure out if the object supports the given protocol (number).
67 * \param protocol The protocol number to check for.
69 * \retval l4_msgtag_t::label() == 1 protocol is supported.
70 * \retval l4_msgtag_t::label() == 0 protocol is not supported.
72 * This method is intended to be used for statically assigned protocol
75 L4_INLINE_RPC(l4_msgtag_t, supports, (l4_mword_t protocol));
A Dipc_gate44 * protocol different from the #L4_PROTO_KOBJECT protocol is forwarded. Without
A Dpager66 * IO page fault protocol message.
103 * Page-fault protocol message.
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dpm_getport.c60 u_int protocol) in pmap_getport() argument
68 if (protocol == IPPROTO_TCP) in pmap_getport()
87 parms.pm_prot = protocol; in pmap_getport()
A Dpmap_clnt.c114 pmap_set (u_long program, u_long version, int protocol, u_short port) in pmap_set() argument
130 parms.pm_prot = protocol; in pmap_set()
A Dsvc.c169 rpcproc_t protocol) in svc_register() argument
192 if (protocol) in svc_register()
193 return pmap_set (prog, vers, protocol, xprt->xp_port); in svc_register()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dgetaddrinfo.c110 int protocol; member
123 protocol_t protocol; member
346 st->protocol = ((tp->protoflag & GAI_PROTO_PROTOANY) ? req->ai_protocol : tp->protocol); in gaih_inet_serv()
417 …&& (req->ai_protocol == 0 || req->ai_protocol == tp->protocol || (tp->protoflag & GAI_PROTO_PROTOA… in gaih_inet()
452 && req->ai_protocol != tp->protocol) in gaih_inet()
473 st->protocol = ((tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet()
474 ? req->ai_protocol : tp->protocol); in gaih_inet()
481 st->protocol = ((tp->protoflag & GAI_PROTO_PROTOANY) in gaih_inet()
482 ? req->ai_protocol : tp->protocol); in gaih_inet()
496 newp->protocol = tp->protocol; in gaih_inet()
[all …]
A Dsocketcalls.c364 int socket(int family, int type, int protocol) in socket() argument
367 return INLINE_SYSCALL(socket, 3, family, type, protocol); in socket()
373 args[2] = (unsigned long) protocol; in socket()
381 int socketpair(int family, int type, int protocol, int sockvec[2]) in libc_hidden_def()
384 return INLINE_SYSCALL(socketpair, 4, family, type, protocol, sockvec); in libc_hidden_def()
390 args[2] = protocol; in libc_hidden_def()
/l4re-core-master/libc_backends/lib/socket_noop/
A Dsocket_noop.c18 int W socket(int domain, int type, int protocol) in socket() argument
20 printf("Unimplemented: %s(%d, %d, %d)\n", __func__, domain, type, protocol); in socket()
120 int W socketpair(int domain, int type, int protocol, int sv[2]) in socketpair() argument
123 domain, type, protocol, sv); in socketpair()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/
A Dnet.h184 { __a.protocol() } -> same_as<typename _Tp::protocol_type>; in _GLIBCXX_VISIBILITY()
212 { __a.protocol() } -> same_as<int>; in _GLIBCXX_VISIBILITY()
241 is_same<decltype(__a->protocol()), typename _Tp::protocol_type>, in _GLIBCXX_VISIBILITY()
268 is_same<decltype(__a->protocol()), int> in _GLIBCXX_VISIBILITY()
/l4re-core-master/cxx/lib/ipc/include/
A Dipc_server101 * Implementation of the meta protocol based on \a IFACE.
107 * Server_object::dispatch() when the received message tag has protocol
114 * Implementation of protocol-based dispatch for this server object.
121 * This function reads the protocol ID from the message tag and uses the
148 * that is called for messages with protocol == Iface::Protocol.
/l4re-core-master/l4sys/doc/
A Dfactory.dox30 The protocol IDs for objects in this list are given in \ref l4_msgtag_protocol.
31 The protocol ID shall be used as the second argument for
A Dl4sys-l4f-groups.dox67 * \brief List of protocol specific opcodes used for communication with L4Re
/l4re-core-master/uclibc/lib/contrib/uclibc/include/net/
A Dif_ppp.h111 int protocol; /* PPP protocol, e.g. PPP_IP */ member
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/
A Dinternet1459 if (protocol().family() == AF_INET6)
1503 return protocol().family() == AF_INET6
1577 if (__ep.protocol()
1960 __hints.ai_protocol = __protocol->protocol();
1964 auto __p = endpoint_type{}.protocol();
1967 __hints.ai_protocol = __p.protocol();
2010 if (__ep.protocol().type() == SOCK_DGRAM)
2073 /// The TCP byte-stream protocol.
2097 /// A protocol object representing IPv4 TCP.
2099 /// A protocol object representing IPv6 TCP.
[all …]
A Dsocket565 __protocol.protocol());
679 _Protocol _M_protocol{ endpoint_type{}.protocol() };
926 open(__endpoint.protocol(), __ec);
951 open(__endpoint.protocol(), __ec);
1032 : basic_socket(std::addressof(__ctx), __endpoint.protocol())
1846 : __base(__ctx), _M_protocol(endpoint_type{}.protocol()) { }
1855 : basic_socket_acceptor(__ctx, __endpoint.protocol())
2215 auto __protocol = __ep.protocol();
2460 __s.open(__ep.protocol(), __ec);
2488 __s.open(typename _Protocol::endpoint(*__i).protocol(), __ec);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/
A Dinternet1460 if (protocol().family() == AF_INET6)
1504 return protocol().family() == AF_INET6
1578 if (__ep.protocol()
1963 __hints.ai_protocol = __protocol->protocol();
1967 auto __p = endpoint_type{}.protocol();
1970 __hints.ai_protocol = __p.protocol();
2013 if (__ep.protocol().type() == SOCK_DGRAM)
2076 /// The TCP byte-stream protocol.
2100 /// A protocol object representing IPv4 TCP.
2102 /// A protocol object representing IPv6 TCP.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/
A Dinternet1460 if (protocol().family() == AF_INET6)
1504 return protocol().family() == AF_INET6
1578 if (__ep.protocol()
1963 __hints.ai_protocol = __protocol->protocol();
1967 auto __p = endpoint_type{}.protocol();
1970 __hints.ai_protocol = __p.protocol();
2013 if (__ep.protocol().type() == SOCK_DGRAM)
2076 /// The TCP byte-stream protocol.
2100 /// A protocol object representing IPv4 TCP.
2102 /// A protocol object representing IPv6 TCP.
[all …]
A Dsocket539 __protocol.protocol());
660 _Protocol _M_protocol{ endpoint_type{}.protocol() };
918 open(__endpoint.protocol(), __ec);
942 open(__endpoint.protocol(), __ec);
1023 : basic_socket(__ctx, __endpoint.protocol())
1840 : __base(__ctx), _M_protocol(endpoint_type{}.protocol()) { }
1849 : basic_socket_acceptor(__ctx, __endpoint.protocol())
2215 auto __protocol = __ep.protocol();
2461 __s.open(__ep.protocol(), __ec);
2489 __s.open(typename _Protocol::endpoint(*__i).protocol(), __ec);
/l4re-core-master/l4re_vfs/include/impl/
A Dns_fs.h51 bool check_type(Env::Cap_entry const *e, long protocol) throw();
A Dns_fs_impl.h320 Env_dir::check_type(Env::Cap_entry const *e, long protocol) throw() in check_type() argument
323 return m->supports(protocol).label(); in check_type()
/l4re-core-master/sigma0/doc/
A Dsigma0.dox27 * - Use protocol id #L4_PROTO_SIGMA0 for creation
/l4re-core-master/uclibc/lib/contrib/uclibc/include/netinet/
A Dip.h61 u_int8_t protocol; member

Completed in 24 milliseconds

12