Home
last modified time | relevance | path

Searched refs:proto_version (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py1772 def handle_proto_def(self, name, proto_version, value, expr): argument
1807 self.protocol[name] = cls, value, proto_version, seq
1912 proto_version = val[2]
1915 if proto_version is None:
1920 elif proto_version == '.u':
1924 elif proto_version == '.L':
1929 '{0}'.format(key, proto_version))
/freebsd/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c298 uint32_t proto_version; member
1492 up->proto_version = PROTO_VERSION(pvhi, pvlo); in process_version()
1504 up->pf_nsec = -(up->proto_version >= PROTO_VERSION(3,9)); in process_version()
1509 up->pf_toff = -(up->proto_version >= PROTO_VERSION(3,10)); in process_version()
/freebsd/sys/dev/enic/
H A Dvnic_devcmd.h783 u8 proto_version; member
/freebsd/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c301 int proto_version; member
510 vmstor_proto_list[i].proto_version; in hv_storvsc_channel_init()
530 vmstor_proto_list[i].proto_version; in hv_storvsc_channel_init()