Searched defs:m_last (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_llpi.c | 548 struct mbuf *m_last = NULL, *m = NULL; in ng_l2cap_lp_send() local
|
/freebsd/sys/netinet/ |
H A D | sctp_output.c | 4622 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 D | sctputil.c | 3089 struct mbuf *m_last; in sctp_add_pad_tombuf() local
|
/freebsd/sys/kern/ |
H A D | uipc_mbuf.c | 1782 struct mbuf *m_first, *m_last; in m_fragment() local
|
/freebsd/sys/sys/ |
H A D | mbuf.h | 1100 m_last(struct mbuf *m) in m_last() function
|