OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dev_alloc_skb
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
ipc_k.c
91
skb =
dev_alloc_skb
(realSize);
/external/grub/netboot/
tlan.c
[
all
...]
/external/kernel-headers/original/linux/
skbuff.h
984
*
dev_alloc_skb
). This is used to avoid having to reallocate skb data when
1111
*
dev_alloc_skb
- allocate an skbuff for receiving
1122
static inline struct sk_buff *
dev_alloc_skb
(unsigned int length)
function
[
all
...]
Completed in 104 milliseconds