Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_frag.h18 typedef struct ipfr { struct
19 struct ipfr *ipfr_hnext, **ipfr_hprev; argument
20 struct ipfr *ipfr_next, **ipfr_prev; argument
21 void *ipfr_data; argument
22 void *ipfr_ifp; argument
23 i6addr_t ipfr_src; argument
24 i6addr_t ipfr_dst; argument
25 u_32_t ipfr_optmsk; argument
26 u_short ipfr_secmsk; argument
27 u_short ipfr_auth; argument
[all …]