OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:skb_shared
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
skbuff.h
486
*
skb_shared
- is the buffer shared
492
static inline int
skb_shared
(const struct sk_buff *skb)
function
514
if (
skb_shared
(skb)) {
[
all
...]
Completed in 26 milliseconds