Home
last modified time | relevance | path

Searched refs:key_gather_mbuf (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netkey/ !
H A Dkey.c434 static struct mbuf *key_gather_mbuf(struct mbuf *,
2268 key_gather_mbuf(struct mbuf *m, const struct sadb_msghdr *mhp, in key_gather_mbuf() function
2683 n = key_gather_mbuf(m, mhp, 2, sizeof(mbufItems) / sizeof(int), mbufItems); in key_spdadd()
2689 n = key_gather_mbuf(m, mhp, 2, sizeof(mbufItems) / sizeof(int), mbufItems); in key_spdadd()
2898 n = key_gather_mbuf(m, mhp, 1, sizeof(mbufItems) / sizeof(int), mbufItems); in key_spddelete()
3065 n = key_gather_mbuf(m, mhp, 1, sizeof(mbufItems) / sizeof(int), mbufItems); in key_spdenable()
3130 n = key_gather_mbuf(m, mhp, 1, sizeof(mbufItems) / sizeof(int), mbufItems); in key_spddisable()
6681 n->m_next = key_gather_mbuf(m, mhp, 0, sizeof(mbufItems) / sizeof(int), mbufItems); in key_getspi()
7138 n = key_gather_mbuf(m, mhp, 1, sizeof(mbufItems) / sizeof(int), mbufItems); in key_migrate()
7368 n = key_gather_mbuf(m, mhp, 1, sizeof(mbufItems) / sizeof(int), mbufItems); in key_getmsgbuf_x1()
[all …]