Home
last modified time | relevance | path

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

/titanic_41/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.h34 struct ipstate;
247 struct ipstate *ipsc_state;
267 struct ipstate *pptp_state;
H A Dip_nat.h84 struct ipstate;
96 struct ipstate *nat_state;
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dipf.h296 extern struct ipstate *printstate __P((struct ipstate *, int, u_long));
H A Dip_compat.c151 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) {
3945 struct ipstate *is; in ipstate_log()
H A Dfil.c5691 { 1, sizeof(struct ipstate) }, /* ipstate */