webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
m_tag Struct Reference

#include <user_mbuf.h>

Public Member Functions

 SLIST_ENTRY (m_tag) m_tag_link
 

Public Attributes

u_int16_t m_tag_id
 
u_int16_t m_tag_len
 
u_int32_t m_tag_cookie
 
void(* m_tag_free )(struct m_tag *)
 

Member Function Documentation

◆ SLIST_ENTRY()

m_tag::SLIST_ENTRY ( m_tag  )

Member Data Documentation

◆ m_tag_cookie

u_int32_t m_tag::m_tag_cookie

◆ m_tag_free

void(* m_tag::m_tag_free) (struct m_tag *)

◆ m_tag_id

u_int16_t m_tag::m_tag_id

◆ m_tag_len

u_int16_t m_tag::m_tag_len

The documentation for this struct was generated from the following file: