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