Home
last modified time | relevance | path

Searched refs:ipstate (Results 1 – 7 of 7) 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
156 struct ipstate ips_is;
240 extern void ipstate_log __P((struct ipstate *, u_int, ipf_stack_t *));
242 extern void fr_stinsert __P((struct ipstate *, int, ipf_stack_t *));
H A Dip_proxy.h37 struct ipstate;
250 struct ipstate *ipsc_state;
270 struct ipstate *pptp_state;
H A Dip_nat.h89 struct ipstate;
101 struct ipstate *nat_state;
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dipf.h297 extern struct ipstate *printstate __P((struct ipstate *, int, u_long));
H A Dip_compat.c150 struct ipstate *nat_state;
H A Dip_state.c701 bzero((char *)isn, offsetof(struct ipstate, is_pkts));
1081 offsetof(struct ipstate, is_ps) -
1082 offsetof(struct ipstate, is_pass)) == 0) {
3946 struct ipstate *is; in ipstate_log()
H A Dfil.c5692 { 1, sizeof(struct ipstate) }, /* ipstate */