Searched defs:ipfb_s (Results 1 – 1 of 1) sorted by relevance
1243 typedef struct ipfb_s { struct1244 struct ipf_s *ipfb_ipf; /* List of ... */1245 size_t ipfb_count; /* Count of bytes used by frag(s) */1246 kmutex_t ipfb_lock; /* Protect all ipf in list */1247 uint_t ipfb_frag_pkts; /* num of distinct fragmented pkts */