Searched defs:port (Results 1 - 25 of 852) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_mirror.c77 int port; local
/freebsd-current/crypto/openssh/regress/unittests/misc/
H A Dtest_parse.c28 int port; local
H A Dtest_hpdelim.c29 char *orig, *str, *cp, *port; local
[all...]
/freebsd-current/contrib/bsnmp/tests/
H A Dsnmp_parse_server.cc153 const auto port = "10007"s; variable
164 const auto port = "telnet"s; variable
175 const auto port = "10007"s; variable
186 const auto port = "10007"s; variable
197 const auto port = ""s; variable
210 const auto port = "10007"s; variable
221 const auto port = "snmp"s; variable
232 const auto port = ""s; variable
398 const auto port = "ssh"s; variable
410 const auto port = "ssh"s; variable
422 const auto port = "ssh"s; variable
434 const auto port = "ssh"s; variable
494 const auto port = "65000"s; variable
507 const auto port = "ftp"s; variable
520 const auto port = "ftp"s; variable
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dconnecttcp.c16 connecttcp(char *server, int port) argument
H A Dportname.c13 portname(int pr, int port) argument
H A Dgetport.c14 getport(frentry_t *fr, char *name, u_short *port, char *proto) argument
/freebsd-current/stand/ficl/x86/
H A Dsysdep.c13 uint32_t port; local
28 uint32_t port; local
[all...]
/freebsd-current/tools/regression/sockets/listenclose/
H A Dlistenclose.c58 u_short port; local
/freebsd-current/tools/regression/sockets/shutdown/
H A Dshutdown.c44 u_short port; local
/freebsd-current/sys/dev/puc/
H A Dpuc_cfg.c40 puc_config(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port, intptr_t *r) argument
/freebsd-current/contrib/libpcap/rpcapd/
H A Dconfig_params.h47 char port[MAX_LINE + 1]; // keeps the network port to bind to member in struct:active_pars
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrans_udp.h37 uint16_t port; /* host byteorder */ member in struct:udp_port
50 uint16_t port; /* host byteorder */ member in struct:udp_open
/freebsd-current/contrib/netbsd-tests/lib/libc/net/
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Daddress_to_krb5addr.c39 _gsskrb5i_address_to_krb5addr(krb5_context context, OM_uint32 gss_addr_type, gss_buffer_desc *gss_addr, int16_t port, krb5_address *address) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUriParser.h24 std::optional<uint16_t> port; member in struct:lldb_private::URI
/freebsd-current/sys/dev/io/
H A Diodev.h37 u_int port; member in struct:iodev_pio_req
/freebsd-current/sys/dev/etherswitch/ip17x/
H A Dip17x_vlans.c113 uint32_t port; local
/freebsd-current/usr.sbin/pkg/
H A Ddns_utils.h37 unsigned int port; member in struct:dns_srvinfo
/freebsd-current/crypto/openssl/demos/bio/
H A Dserver-cmod.c25 char *port = "*:4433"; local
/freebsd-current/sys/xen/evtchn/
H A Devtchnvar.h57 evtchn_test_and_set_mask(evtchn_port_t port) argument
70 evtchn_clear_port(evtchn_port_t port) argument
82 evtchn_mask_port(evtchn_port_t port) argument
94 evtchn_unmask_port(evtchn_port_t port) argument
[all...]
/freebsd-current/contrib/lib9p/example/
H A Dserver.c43 char *port = "564"; local
/freebsd-current/crypto/heimdal/appl/test/
H A Dtcp_client.c130 int port = client_setup(&context, &argc, argv); local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetaddrinfo_hostspec.c56 int port; member in struct:hst
41 roken_getaddrinfo_hostspec2(const char *hostspec, int socktype, int port, struct addrinfo **ai) argument
96 roken_getaddrinfo_hostspec(const char *hostspec, int port, struct addrinfo **ai) argument
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_mcm_port.c54 osm_mcm_port_t *osm_mcm_port_new(IN osm_port_t *port, IN osm_mgrp_t *mgrp) argument

Completed in 327 milliseconds

1234567891011>>