OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skb_trim
(Results
51 - 53
of
53
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
rtnetlink.h
693
skb_trim
(skb, (unsigned char *) (start) - (skb)->data); \
skbuff.h
1014
*
skb_trim
- remove end from a buffer
1022
static inline void
skb_trim
(struct sk_buff *skb, unsigned int len)
function
[
all
...]
/external/grub/netboot/
tlan.c
[
all
...]
Completed in 189 milliseconds
1
2
3