Searched refs:llc_backlog_type (Results 1 - 2 of 2) 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.h93 static __inline__ char llc_backlog_type(struct sk_buff *skb) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Dllc_conn.c854 if (likely(llc_backlog_type(skb) == LLC_PACKET)) {
859 } else if (llc_backlog_type(skb) == LLC_EVENT) {

Completed in 71 milliseconds