Home
last modified time | relevance | path

Searched defs:m_last (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.c490 struct mbuf *m_last = NULL, *m = NULL; in ng_l2cap_lp_send() local
/dflybsd-src/sys/kern/
H A Duipc_mbuf.c2707 m_last(struct mbuf *m) in m_last() function