Searched refs:tagPointer (Results 1 – 1 of 1) sorted by relevance
338 m_tag_setup(struct m_tag* tagPointer, u_int32_t cookie, int type, int length) in m_tag_setup() argument340 tagPointer->m_tag_id = type; in m_tag_setup()341 tagPointer->m_tag_len = length; in m_tag_setup()342 tagPointer->m_tag_cookie = cookie; in m_tag_setup()