tag | line | file | source code |
---|---|---|---|
arp_malloc | 249 | net/tcp/arp.c | skb = arp_malloc (sizeof (*skb) + sizeof (*arp2) + |
arp_malloc | 348 | net/tcp/arp.c | apt = arp_malloc (sizeof (*apt), GFP_ATOMIC); |
arp_malloc | 434 | net/tcp/arp.c | skb = arp_malloc (sizeof (*arp) + sizeof (*skb) + dev->hard_header_len + |