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