Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c548 struct mbuf *m_last = NULL, *m = NULL; in ng_l2cap_lp_send() local
/freebsd/sys/netinet/
H A Dsctp_output.c4622 struct mbuf *m, *m_last; in sctp_send_initiate() local
5507 struct mbuf *m, *m_tmp, *m_last, *m_cookie, *op_err; in sctp_send_initiate_ack() local
10939 struct mbuf *m_abort, *m, *m_last; in sctp_send_abort_tcb() local
11132 struct mbuf *m_at, *m_last = NULL; in sctp_send_resp_msg() local
H A Dsctputil.c3089 struct mbuf *m_last; in sctp_add_pad_tombuf() local
/freebsd/sys/kern/
H A Duipc_mbuf.c1782 struct mbuf *m_first, *m_last; in m_fragment() local
/freebsd/sys/sys/
H A Dmbuf.h1100 m_last(struct mbuf *m) in m_last() function