Searched refs:SKB (Results 1 – 2 of 2) sorted by relevance
267 tristate "SKB priority queue scheduler (SKBPRIO)"269 Say Y here if you want to use the SKB priority queue819 tristate "SKB Editing"
2174 #define net_timestamp_check(COND, SKB) \ argument2176 if ((COND) && !(SKB)->tstamp) \2177 __net_timestamp(SKB); \