Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h37 typedef struct ipstate { struct
39 struct ipstate *is_next; argument
40 struct ipstate **is_pnext; argument
41 struct ipstate *is_hnext; argument
42 struct ipstate **is_phnext; argument
43 struct ipstate **is_me; argument
44 void *is_ifp[4];
45 void *is_sync;
46 struct nat *is_nat[2];
47 frentry_t *is_rule;
[all …]