Searched refs:llc_build_and_send_pkt (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.h97 extern int llc_build_and_send_pkt(struct sock *sk, struct sk_buff *skb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_if.c30 * llc_build_and_send_pkt - Connection data sending for upper layers.
42 int llc_build_and_send_pkt(struct sock *sk, struct sk_buff *skb) function
H A Daf_llc.c125 rc = llc_build_and_send_pkt(sk, skb);

Completed in 125 milliseconds