svc_find_xprt(9) centos man page | unix.com

Man Page: svc_find_xprt

Operating Environment: centos

Section: 9

SVC_FIND_XPRT(9)						 Linux Networking						  SVC_FIND_XPRT(9)

NAME
svc_find_xprt - find an RPC transport instance
SYNOPSIS
struct svc_xprt * svc_find_xprt(struct svc_serv * serv, const char * xcl_name, struct net * net, const sa_family_t af, const unsigned short port);
ARGUMENTS
serv pointer to svc_serv to search xcl_name C string containing transport's class name net owner net pointer af Address family of transport's local address port transport's IP port number
DESCRIPTION
Return the transport instance pointer for the endpoint accepting connections/peer traffic from the specified transport class, address family and port. Specifying 0 for the address family or port is effectively a wild-card, and will result in matching the first transport in the service's list that has a matching class name.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SVC_FIND_XPRT(9)
Related Man Pages
gnunet-transport(1) - debian
zmq_bind(3) - debian
t_close(3xti) - ultrix
scconf_transp_adap_ge(1m) - opensolaris
ex_setup.h(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!