Home
last modified time | relevance | path

Searched refs:cstate (Results 1 – 3 of 3) sorted by relevance

/include/net/
Dslhc_vj.h128 struct cstate { struct
131 struct cstate *next; /* next in ring (xmit) */ argument
138 #define NULLSLSTATE (struct cstate *)0 argument
144 struct cstate *tstate; /* transmit connection states (array)*/
145 struct cstate *rstate; /* receive connection states (array)*/
/include/acpi/
Dprocessor.h277 void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate);
294 *cstate) in acpi_processor_ffh_cstate_enter()
/include/linux/netfilter/
Dnf_conntrack_pptp.h39 enum pptp_ctrlcall_state cstate; /* call state */ member