Searched refs:llc_send_disc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dllc_if.h98 extern int llc_send_disc(struct sock *sk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_if.c117 * llc_send_disc - Called by upper layer to close a connection
125 int llc_send_disc(struct sock *sk) function
H A Daf_llc.c195 if (!llc_send_disc(sk))
401 rc = llc_send_disc(sk);

Completed in 126 milliseconds