Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap.h793 struct nm_csb_atok { struct
794 uint32_t head; /* AW+ KR+ the head of the appl netmap_ring */
795 uint32_t cur; /* AW+ KR+ the cur of the appl netmap_ring */
796 uint32_t appl_need_kick; /* AW+ KR+ kern --> appl notification enable */
797 uint32_t sync_flags; /* AW+ KR+ the flags of the appl [tx|rx]sync() */
798 uint32_t pad[12]; /* pad to a 64 bytes cacheline */