Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_hashdriver.c158 struct mbuf *m_at; in sctp_hash_digest_m() local
H A Dsctp_output.c232 struct mbuf *copy_init, *copy_initack, *m_at, *sig, *mret; in sctp_add_cookie() local
2568 struct mbuf *m, *m_at, *m_last; sctp_send_initiate() local
3250 struct mbuf *m, *m_at, *m_tmp, *m_cookie, *op_err, *m_last; sctp_send_initiate_ack() local
[all...]
H A Dsctp_input.c1866 struct mbuf *m_at; in sctp_handle_cookie_echo() local
H A Dsctputil.c1851 struct mbuf *m_at; in sctp_pad_lastmbuf() local
/netbsd-src/games/hack/
H A Dhack.invent.c260 m_at(int x, int y) in m_at() function