Searched defs:protocol (Results 51 - 75 of 178) sorted by relevance

12345678

/freebsd-current/sys/security/mac_portacl/
H A Dmac_portacl.c175 char *idtype, *id, *protocol, *portnumber, *p; local
[all...]
/freebsd-current/usr.sbin/ppp/
H A Did.c117 ID0socket(int domain, int type, int protocol) argument
/freebsd-current/sys/dev/isci/scil/
H A Dscif_sas_domain_state_handlers.c516 SCIC_TRANSPORT_PROTOCOL protocol; local
914 SCIC_TRANSPORT_PROTOCOL protocol; local
H A Dscif_sas_domain.c1275 SCIC_TRANSPORT_PROTOCOL protocol; local
/freebsd-current/sys/netlink/
H A Dnetlink_glue.c128 nlmsg_get_group_writer_stub(struct nl_writer *nw, int size, int protocol, int group_id) argument
235 nlmsg_get_group_writer(struct nl_writer *nw, int size, int protocol, int group_id) argument
H A Dnetlink_message_writer.c85 _nlmsg_get_group_writer(struct nl_writer *nw, int size, int protocol, int group_id) argument
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp73 Socket::Socket(SocketProtocol protocol, bool should_close, argument
107 std::unique_ptr<Socket> Socket::Create(const SocketProtocol protocol, argument
322 CreateSocket(const int domain, const int type, const int protocol, bool child_processes_inherit, Status &error) argument
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_dcb.h96 uint16_t protocol; member in struct:bnxt_dcb_app
/freebsd-current/crypto/heimdal/kdc/
H A Dconnect.c70 add_port(krb5_context context, int family, int port, const char *protocol) argument
103 add_port_service(krb5_context context, int family, const char *service, int port, const char *protocol) argument
117 add_port_string(krb5_context context, int family, const char *str, const char *protocol) argument
[all...]
/freebsd-current/contrib/wpa/src/l2_packet/
H A Dl2_packet_winpcap.c161 l2_packet_init_libpcap(struct l2_packet_data *l2, unsigned short protocol) argument
198 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
254 l2_packet_init_bridge( const char *br_ifname, 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
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_addr.c652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) argument
/freebsd-current/sys/dev/iser/
H A Dicl_iser.c409 iser_conn_connect(struct icl_conn *ic, int domain, int socktype, int protocol, struct sockaddr *from_sa, struct sockaddr *to_sa) argument
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_spq.c543 ecore_cqe_completion(struct ecore_hwfn *p_hwfn, struct eth_slow_path_rx_cqe *cqe, enum protocol_type protocol) argument
H A Decore_tcp_ip.h73 u8 protocol; member in struct:ecore_iphdr
/freebsd-current/sys/netgraph/
H A Dng_cisco.c73 uint16_t protocol; member in struct:cisco_header
[all...]
/freebsd-current/sys/powerpc/pseries/
H A Dphyp_console.c64 int protocol; member in struct:uart_phyp_softc
/freebsd-current/lib/libc/rpc/
H A Drpc_generic.c88 int protocol; member in struct:netid_af
H A Dsvc.c268 svc_register(SVCXPRT *xprt, u_long prog, u_long vers, void (*dispatch)(struct svc_req *, SVCXPRT *), int protocol) argument
/freebsd-current/lib/libc/nameser/
H A Dns_print.c458 u_int keyflags, protocol, algorithm, key_id; local
/freebsd-current/sbin/camcontrol/
H A Dzone.c464 uint8_t protocol = 0; local
556 uint8_t protocol = 0; local
[all...]
/freebsd-current/libexec/tftpd/tests/
H A Dfunctional.c48 static int protocol = PF_UNSPEC; variable
/freebsd-current/sys/netinet/
H A Dudp_var.h171 udp_get_inpcbinfo(int protocol) argument
/freebsd-current/contrib/lib9p/pytest/
H A Dp9conn.py27 import protocol namespace
[all...]
/freebsd-current/contrib/opencsd/decoder/source/
H A Docsd_dcd_tree.cpp682 ocsd_trace_protocol_t protocol = pElement->getProtocol(); local
/freebsd-current/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api.cpp525 static ocsd_err_t ocsd_create_pkt_sink_cb(ocsd_trace_protocol_t protocol, FnDefPktDataIn pPktInFn, const void *p_context, ITrcTypedBase **ppCBObj ) argument
564 static ocsd_err_t ocsd_create_pkt_mon_cb(ocsd_trace_protocol_t protocol, FnDefPktDataMon pPktInFn, const void *p_context, ITrcTypedBase **ppCBObj ) argument
[all...]

Completed in 278 milliseconds

12345678