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

/linux-4.1.27/net/sched/
H A Dem_canid.c46 * em_canid_get_id() - Extracts Can ID out of the sk_buff structure.
48 static canid_t em_canid_get_id(struct sk_buff *skb) em_canid_get_id() function
105 can_id = em_canid_get_id(skb); em_canid_match()

Completed in 114 milliseconds