Searched defs:mowner (Results 1 – 2 of 2) sorted by relevance
109 struct mowner { struct112 LIST_ENTRY(mowner) mo_link; /* */ argument135 /* userland-exported version of struct mowner */ argument429 #define m_claim(m, mowner) __nothing argument
2456 mowner_init_owner(mowner, ifp->if_xname, "arp"); in in_lltattach() local