Searched defs:protocol (Results 1 - 25 of 123) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/tests/base/rpc/
H A Dsvc.h13 * int protocol; */ /* like TCP or UDP variable
/netbsd-6-1-5-RELEASE/lib/libc/compat/sys/
H A Dcompat_socket.c19 socket(int domain, int type, int protocol) argument
/netbsd-6-1-5-RELEASE/usr.bin/rsh/
H A Dgetport.c45 getport(const char *service, const char *protocol) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/generic/
H A Ddnskey_48.h32 isc_uint8_t protocol; member in struct:dns_rdata_dnskey
H A Dkey_25.h32 isc_uint8_t protocol; member in struct:dns_rdata_key_t
H A Dkeydata_65533.h31 isc_uint8_t protocol; member in struct:dns_rdata_keydata
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/rdata/in_1/
H A Dwks_11.h29 isc_uint16_t protocol; member in struct:dns_rdata_in_wks
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dfind_inet.c84 int find_inet_port(const char *service, const char *protocol) argument
H A Dsane_socketpair.c48 int sane_socketpair(int domain, int type, int protocol, int *result) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetaddrinfo_hostspec.c57 int protocol; member in struct:hst
H A Dsocket.c325 rk_socket(int domain, int type, int protocol) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr33923.c14 static const ProtocolOperations *protocol; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr33922.c16 static const ProtocolOperations *protocol; variable
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dpmap_getport.c104 pmap_getport(struct sockaddr_in *address, u_long program, u_long version, u_int protocol) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_scan.c65 VSTRING *protocol = vstring_alloc(25); local
/netbsd-6-1-5-RELEASE/usr.bin/rump_dhcpclient/
H A Dbpf.c53 open_socket(struct interface *iface, int protocol) argument
137 send_raw_packet(const struct interface *iface, int protocol, argument
161 get_raw_packet(struct interface *iface, int protocol, argument
/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/dist/
H A Dbpf.c52 open_socket(struct interface *iface, int protocol) argument
138 send_raw_packet(const struct interface *iface, int protocol, argument
162 get_raw_packet(struct interface *iface, int protocol, argument
/netbsd-6-1-5-RELEASE/external/bsd/libevent/dist/
H A Devutil.c62 evutil_socketpair(int family, int type, int protocol, int fd[2]) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/l2_packet/
H A Dl2_packet_none.c73 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) argument
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_net.c128 int type, protocol; local
/netbsd-6-1-5-RELEASE/usr.sbin/mopd/common/
H A Dpf.c71 pfInit(const char *interface, int mode, u_short protocol, int typ) argument
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/
H A Dn8_packet.c308 N8_PacketInitializeMemory(N8_Packet_t *packetObject_p, const N8_ContextHandle_t *contextHandle_p, const N8_Protocol_t protocol, const N8_Cipher_t cipher, const N8_CipherInfo_t *cipherInfo_p, const N8_HashAlgorithm_t hashAlgorithm, const N8_PacketMemoryMode_t mode, N8_Event_t *event_p) argument
819 N8_PacketInitialize(N8_Packet_t *packetObject_p, const N8_ContextHandle_t *contextHandle_p, const N8_Protocol_t protocol, const N8_Cipher_t cipher, const N8_CipherInfo_t *cipherInfo_p, const N8_HashAlgorithm_t hashAlgorithm, N8_Event_t *event_p) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pckbport/
H A Dpmsvar.h58 enum pms_type protocol; member in struct:pms_softc
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dicmp.c63 int protocol = 1; local
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipmon_y.y175 protocol: label

Completed in 204 milliseconds

12345