Searched defs:port (Results 26 - 50 of 868) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c33 mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, u16 opmod, u8 port) argument
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_virt.c32 int mlx5_ib_get_vf_config(struct ib_device *device, int vf, u8 port, argument
50 int mlx5_ib_set_vf_guid(struct ib_device *device, int vf, u8 port, argument
38 mlx5_ib_set_vf_link_state(struct ib_device *device, int vf, u8 port, int state) argument
44 mlx5_ib_get_vf_stats(struct ib_device *device, int vf, u8 port, struct ifla_vf_stats *stats) argument
/freebsd-13-stable/sys/dev/fdc/
H A Dfdc_isa.c83 u_long port; local
/freebsd-13-stable/contrib/ofed/libibmad/
H A Dgs.c50 uint8_t *pma_query_via(void *rcvbuf, ib_portid_t * dest, int port, argument
87 performance_reset_via(void *rcvbuf, ib_portid_t * dest, int port, unsigned mask, unsigned timeout, unsigned id, const struct ibmad_port * srcport) argument
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Dpingpong.c51 int pp_get_port_info(struct ibv_context *context, int port, argument
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mcm_port.h79 osm_port_t *port; member in struct:osm_mcm_port
[all...]
/freebsd-13-stable/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
/freebsd-13-stable/sys/dev/ce/
H A Dmachdep.h57 __ddk_outb(unsigned port, unsigned char byte) argument
59 __ddk_outw(unsigned port, unsigned short word) argument
[all...]
/freebsd-13-stable/sys/dev/cp/
H A Dmachdep.h57 __ddk_outb(unsigned port, unsigned char byte) argument
59 __ddk_outw(unsigned port, unsigned short word) argument
[all...]
/freebsd-13-stable/sys/arm/allwinner/
H A Dallwinner_pinctrl.h35 uint8_t port; member in struct:allwinner_pins
/freebsd-13-stable/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-13-stable/crypto/openssh/openbsd-compat/
H A Dbindresvport.c60 u_int16_t port; local
/freebsd-13-stable/usr.sbin/bhyve/
H A Dinout.h47 int port; member in struct:inout_port
/freebsd-13-stable/usr.sbin/ppp/
H A Dserver.h43 u_short port; /* tcp socket */ member in struct:server::__anon16688
/freebsd-13-stable/usr.sbin/ypldap/
H A Dparse.y162 port : /* empty */ { $$ = NULL; } label
/freebsd-13-stable/tools/test/net/
H A Dconnect.c55 int port = PORT; local
H A Dlisten.c55 int port = PORT; local
/freebsd-13-stable/usr.bin/tftp/
H A Dtftp.c72 xmitfile(int peer, char *port, int fd, char *name, char *mode) argument
174 recvfile(int peer, char *port, int fd, char *name, char *mode) argument
/freebsd-13-stable/sys/xen/evtchn/
H A Devtchnvar.h61 evtchn_test_and_set_mask(evtchn_port_t port) argument
73 evtchn_clear_port(evtchn_port_t port) argument
85 evtchn_mask_port(evtchn_port_t port) argument
98 evtchn_unmask_port(evtchn_port_t port) argument
[all...]
/freebsd-13-stable/sys/xen/
H A Devtchn.h42 unsigned int port; member in struct:ioctl_evtchn_bind_virq
52 unsigned int port; member in struct:ioctl_evtchn_bind_interdomain
62 unsigned int port; member in struct:ioctl_evtchn_bind_unbound_port
71 unsigned int port; member in struct:ioctl_evtchn_unbind
80 unsigned int port; member in struct:ioctl_evtchn_notify
[all...]
/freebsd-13-stable/tests/sys/netinet/
H A Dtcp_user_cookie.c59 int sock, accepted, port, cookie; local
H A Dudp_dontroute.c66 const uint16_t port = 46120; local
/freebsd-13-stable/tools/regression/netinet/tcpconnect/
H A Dtcpconnect.c61 long port; local
96 long count, i, port; local
[all...]
/freebsd-13-stable/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c70 tcp_client(pid_t partner, u_short port, int secs) argument
116 u_short port; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/test/
H A Dtcp_server.c156 doit (int port, const char *service) argument
166 int port = server_setup(&context, argc, argv); local

Completed in 604 milliseconds

1234567891011>>