Searched defs:ipfr_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_frag.h37 } ipfr_t; typedef in typeref:struct:ipfr
52 #define IPFR_CMPSZ (offsetof(ipfr_t, ipfr_tos) - \
53 offsetof(ipfr_t, ipfr_ifp))
67 extern void fr_fragderef __P((ipfr_t **, ipfrwlock_t *, ipf_stack_t *));
73 extern int fr_nextfrag __P((ipftoken_t *, ipfgeniter_t *, ipfr_t **, \
74 ipfr_t ***, ipfrwlock_t *, ipf_stack_t *));

Completed in 48 milliseconds