Home
last modified time | relevance | path

Searched refs:cstate (Results 1 – 4 of 4) 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/linux/
Dkmsan_types.h32 struct kmsan_context_state cstate; member
/include/acpi/
Dprocessor.h282 void acpi_processor_ffh_cstate_enter(struct acpi_processor_cx *cstate);
299 *cstate) in acpi_processor_ffh_cstate_enter()
/include/linux/netfilter/
Dnf_conntrack_pptp.h39 enum pptp_ctrlcall_state cstate; /* call state */ member