Home
last modified time | relevance | path

Searched defs:mtod (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.h96 #define mtod(m, t) ((t)((m)->m_data)) macro
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c155 const struct usb_bus_methods *mtod; in usbd_get_dma_delay() local
Dusb_hub.c3014 const struct usb_bus_methods *mtod; in usbd_filter_power_mode() local