Searched refs:cause_flag (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc_conn.h61 u8 cause_flag; member in struct:llc_sock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_proc.c192 llc->cause_flag, timer_pending(&llc->ack_timer.timer),
H A Dllc_c_ev.c681 return !llc_sk(sk)->cause_flag;
686 return llc_sk(sk)->cause_flag;
H A Dllc_c_ac.c1269 llc_sk(sk)->cause_flag = 0;
1275 llc_sk(sk)->cause_flag = 1;
H A Dllc_conn.c990 llc->cause_flag = 0;

Completed in 84 milliseconds