Searched defs:vers (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dkpi_ipfilter.c217 u_int8_t vers; local
414 u_int8_t vers; local
H A Dip_fw2_compat.c3261 u_int32_t vers = IP_FW_VERSION_NONE; local
[all...]
H A Dip_mroute.c471 static int vers = 0x0305; /* !!! why is this here? XXX */ local
559 ip_mrouter_init(struct socket *so, int vers) argument
/xnu-2422.115.4/bsd/nfs/
H A Dkrpc_subr.c156 u_int32_t vers; /* call version */ member in struct:sdata
H A Dnfs_gss.c2091 uint32_t vers, proc, seqnum, service; local
H A Dnfs_subs.c1080 nfsm_rpchead2(struct nfsmount *nmp, int sotype, int prog, int vers, int proc, int auth_type, argument
H A Dnfs_vfsops.c2638 uint32_t i, val, vers = 0, minorvers, maxio, iosize, len; local
H A Dnfs_socket.c840 uint32_t vers = nso->nso_version; local
458 nfs_socket_create( __unused struct nfsmount *nmp, struct sockaddr *sa, int sotype, in_port_t port, uint32_t protocol, uint32_t vers, int resvport, struct nfs_socket **nsop) argument
5155 nfs_portmap_lookup( struct nfsmount *nmp, vfs_context_t ctx, struct sockaddr *sa, socket_t so, uint32_t protocol, uint32_t vers, uint32_t ipproto, int timeo) argument
[all...]

Completed in 73 milliseconds