Home
last modified time | relevance | path

Searched refs:msgtype (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dptpclient.rst220 switch (ptp_hdr->msgtype) {
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c1186 int msgtype = (bulk->dir == VCHIQ_BULK_TRANSMIT) ? in notify_bulks() local
1188 int msgid = VCHIQ_MAKE_MSG(msgtype, service->localport, in notify_bulks()