Searched defs:llc_pdu_type (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Dllc_input.c70 * llc_pdu_type - returns which LLC component must handle for PDU
75 static __inline__ int llc_pdu_type(struct sk_buff *skb) function
195 dest = llc_pdu_type(skb);

Completed in 42 milliseconds