tag | line | file | source code |
sk_buff | 110 | drivers/net/3c501.c | static int el_start_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 321 | drivers/net/3c501.c | el_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 532 | drivers/net/3c501.c | struct sk_buff *skb; |
sk_buff | 129 | drivers/net/3c505.c | extern void skb_check(struct sk_buff *skb,int, char *); |
sk_buff | 170 | drivers/net/3c505.c | #define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority) |
sk_buff | 552 | drivers/net/3c505.c | struct sk_buff *skb; |
sk_buff | 559 | drivers/net/3c505.c | int sksize = sizeof(struct sk_buff) + len + 4; |
sk_buff | 1031 | drivers/net/3c505.c | static int elp_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 284 | drivers/net/3c507.c | static int el16_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 447 | drivers/net/3c507.c | el16_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 836 | drivers/net/3c507.c | struct sk_buff *skb; |
sk_buff | 104 | drivers/net/3c509.c | static int el3_start_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 378 | drivers/net/3c509.c | el3_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 593 | drivers/net/3c509.c | struct sk_buff *skb; |
sk_buff | 122 | drivers/net/8390.c | static int ei_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 448 | drivers/net/8390.c | struct sk_buff *skb; |
sk_buff | 51 | drivers/net/apricot.c | #define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority) |
sk_buff | 188 | drivers/net/apricot.c | static int i596_start_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 345 | drivers/net/apricot.c | struct sk_buff *skb = alloc_skb(pkt_len, GFP_ATOMIC); |
sk_buff | 411 | drivers/net/apricot.c | struct sk_buff *skb = ((struct sk_buff *)(tx_cmd->tbd->data)) -1; |
sk_buff | 576 | drivers/net/apricot.c | i596_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 813 | drivers/net/apricot.c | struct sk_buff *skb = ((struct sk_buff *)(tx_cmd->tbd->data)) -1; |
sk_buff | 122 | drivers/net/at1700.c | static int net_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 362 | drivers/net/at1700.c | net_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 516 | drivers/net/at1700.c | struct sk_buff *skb; |
sk_buff | 110 | drivers/net/atp.c | #define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority) |
sk_buff | 139 | drivers/net/atp.c | static int net_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 410 | drivers/net/atp.c | net_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 628 | drivers/net/atp.c | struct sk_buff *skb; |
sk_buff | 249 | drivers/net/de600.c | static int de600_start_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 404 | drivers/net/de600.c | de600_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 588 | drivers/net/de600.c | struct sk_buff *skb; |
sk_buff | 175 | drivers/net/de620.c | static int de620_start_xmit(struct sk_buff *, struct device *); |
sk_buff | 478 | drivers/net/de620.c | de620_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 620 | drivers/net/de620.c | struct sk_buff *skb; |
sk_buff | 323 | drivers/net/depca.c | static int depca_start_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 808 | drivers/net/depca.c | depca_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 1057 | drivers/net/depca.c | struct sk_buff *skb; |
sk_buff | 59 | drivers/net/dummy.c | static int dummy_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 107 | drivers/net/dummy.c | dummy_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 292 | drivers/net/eexpress.c | static int eexp_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 452 | drivers/net/eexpress.c | eexp_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 942 | drivers/net/eexpress.c | struct sk_buff *skb; |
sk_buff | 291 | drivers/net/ewrk3.c | static int ewrk3_queue_pkt(struct sk_buff *skb, struct device *dev); |
sk_buff | 758 | drivers/net/ewrk3.c | ewrk3_queue_pkt(struct sk_buff *skb, struct device *dev) |
sk_buff | 1035 | drivers/net/ewrk3.c | struct sk_buff *skb; |
sk_buff | 197 | drivers/net/lance.c | struct sk_buff* tx_skbuff[TX_RING_SIZE]; |
sk_buff | 236 | drivers/net/lance.c | static int lance_start_xmit(struct sk_buff *skb, struct device *dev); |
sk_buff | 630 | drivers/net/lance.c | lance_start_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 897 | drivers/net/lance.c | struct sk_buff *skb; |
sk_buff | 45 | drivers/net/loopback.c | loopback_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 196 | drivers/net/ni52.c | static int ni52_send_packet(struct sk_buff *,struct device *); |
sk_buff | 809 | drivers/net/ni52.c | struct sk_buff *skb; |
sk_buff | 866 | drivers/net/ni52.c | skb = (struct sk_buff *) alloc_skb(totlen, GFP_ATOMIC); |
sk_buff | 998 | drivers/net/ni52.c | static int ni52_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 120 | drivers/net/ni65.c | static int ni65_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 136 | drivers/net/ni65.c | struct sk_buff *recv_skb[RMDNUM]; |
sk_buff | 290 | drivers/net/ni65.c | if( (p->recv_skb[i] = (struct sk_buff *) alloc_skb(R_BUF_SIZE,GFP_ATOMIC)) == NULL) { |
sk_buff | 453 | drivers/net/ni65.c | struct sk_buff *skb; |
sk_buff | 463 | drivers/net/ni65.c | skb = (struct sk_buff *) p->tmdbufs[p->tmdlast]; |
sk_buff | 501 | drivers/net/ni65.c | struct sk_buff *skb,*skb1; |
sk_buff | 565 | drivers/net/ni65.c | static int ni65_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 117 | drivers/net/plip.c | static int plip_tx_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 122 | drivers/net/plip.c | unsigned long raddr, struct sk_buff *skb); |
sk_buff | 164 | drivers/net/plip.c | struct sk_buff *skb; |
sk_buff | 289 | drivers/net/plip.c | struct sk_buff *skb; |
sk_buff | 413 | drivers/net/plip.c | plip_tx_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 522 | drivers/net/plip.c | struct sk_buff *skb) |
sk_buff | 112 | drivers/net/ppp.c | static int ppp_xmit(struct sk_buff *, struct device *); |
sk_buff | 113 | drivers/net/ppp.c | static unsigned short ppp_type_trans(struct sk_buff *, struct device *); |
sk_buff | 120 | drivers/net/ppp.c | static void ppp_add_arp(unsigned long addr, struct sk_buff *skb, |
sk_buff | 124 | drivers/net/ppp.c | void *, void *, unsigned, struct sk_buff *); |
sk_buff | 126 | drivers/net/ppp.c | struct sk_buff *); |
sk_buff | 1677 | drivers/net/ppp.c | ppp_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 1813 | drivers/net/ppp.c | ppp_type_trans (struct sk_buff *skb, struct device *dev) |
sk_buff | 1833 | drivers/net/ppp.c | ppp_add_arp(unsigned long addr, struct sk_buff *skb, struct device *dev) |
sk_buff | 1841 | drivers/net/ppp.c | void *daddr, void *saddr, unsigned len, struct sk_buff *skb) |
sk_buff | 1848 | drivers/net/ppp.c | struct sk_buff *skb) |
sk_buff | 489 | drivers/net/sk_g16.c | static int SK_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 1193 | drivers/net/sk_g16.c | static int SK_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 1572 | drivers/net/sk_g16.c | struct sk_buff *skb; |
sk_buff | 99 | drivers/net/skeleton.c | static int net_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 308 | drivers/net/skeleton.c | net_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 418 | drivers/net/skeleton.c | struct sk_buff *skb; |
sk_buff | 258 | drivers/net/slip.c | struct sk_buff *skb; |
sk_buff | 393 | drivers/net/slip.c | sl_xmit(struct sk_buff *skb, struct device *dev) |
sk_buff | 443 | drivers/net/slip.c | sl_type_trans (struct sk_buff *skb, struct device *dev) |
sk_buff | 459 | drivers/net/slip.c | void *daddr, void *saddr, unsigned len, struct sk_buff *skb) |
sk_buff | 477 | drivers/net/slip.c | struct sk_buff *skb) |
sk_buff | 184 | drivers/net/znet.c | static int znet_send_packet(struct sk_buff *skb, struct device *dev); |
sk_buff | 317 | drivers/net/znet.c | static int znet_send_packet(struct sk_buff *skb, struct device *dev) |
sk_buff | 550 | drivers/net/znet.c | struct sk_buff *skb; |
sk_buff | 34 | include/linux/etherdevice.h | struct sk_buff *skb); |
sk_buff | 36 | include/linux/etherdevice.h | unsigned long raddr, struct sk_buff *skb); |
sk_buff | 37 | include/linux/etherdevice.h | extern unsigned short eth_type_trans(struct sk_buff *skb, struct device *dev); |
sk_buff | 140 | include/linux/netdevice.h | int (*hard_start_xmit) (struct sk_buff *skb, |
sk_buff | 148 | include/linux/netdevice.h | struct sk_buff *skb); |
sk_buff | 150 | include/linux/netdevice.h | unsigned long raddr, struct sk_buff *skb); |
sk_buff | 151 | include/linux/netdevice.h | unsigned short (*type_trans) (struct sk_buff *skb, |
sk_buff | 169 | include/linux/netdevice.h | int (*func) (struct sk_buff *, struct device *, |
sk_buff | 201 | include/linux/netdevice.h | extern void dev_queue_xmit(struct sk_buff *skb, struct device *dev, |
sk_buff | 204 | include/linux/netdevice.h | extern void netif_rx(struct sk_buff *skb); |
sk_buff | 31 | include/linux/skbuff.h | struct sk_buff * volatile next; |
sk_buff | 32 | include/linux/skbuff.h | struct sk_buff * volatile prev; |
sk_buff | 40 | include/linux/skbuff.h | struct sk_buff * volatile next; |
sk_buff | 41 | include/linux/skbuff.h | struct sk_buff * volatile prev; |
sk_buff | 45 | include/linux/skbuff.h | struct sk_buff * volatile link3; |
sk_buff | 50 | include/linux/skbuff.h | struct sk_buff *mem_addr; |
sk_buff | 63 | include/linux/skbuff.h | struct sk_buff *fraglist; /* Fragment list */ |
sk_buff | 102 | include/linux/skbuff.h | extern void print_skb(struct sk_buff *); |
sk_buff | 104 | include/linux/skbuff.h | extern void kfree_skb(struct sk_buff *skb, int rw); |
sk_buff | 106 | include/linux/skbuff.h | extern void skb_queue_head(struct sk_buff_head *list,struct sk_buff *buf); |
sk_buff | 107 | include/linux/skbuff.h | extern void skb_queue_tail(struct sk_buff_head *list,struct sk_buff *buf); |
sk_buff | 108 | include/linux/skbuff.h | extern struct sk_buff * skb_dequeue(struct sk_buff_head *list); |
sk_buff | 109 | include/linux/skbuff.h | extern void skb_insert(struct sk_buff *old,struct sk_buff *newsk); |
sk_buff | 110 | include/linux/skbuff.h | extern void skb_append(struct sk_buff *old,struct sk_buff *newsk); |
sk_buff | 111 | include/linux/skbuff.h | extern void skb_unlink(struct sk_buff *buf); |
sk_buff | 112 | include/linux/skbuff.h | extern struct sk_buff * skb_peek_copy(struct sk_buff_head *list); |
sk_buff | 113 | include/linux/skbuff.h | extern struct sk_buff * alloc_skb(unsigned int size, int priority); |
sk_buff | 114 | include/linux/skbuff.h | extern void kfree_skbmem(struct sk_buff *skb, unsigned size); |
sk_buff | 115 | include/linux/skbuff.h | extern struct sk_buff * skb_clone(struct sk_buff *skb, int priority); |
sk_buff | 116 | include/linux/skbuff.h | extern void skb_device_lock(struct sk_buff *skb); |
sk_buff | 117 | include/linux/skbuff.h | extern void skb_device_unlock(struct sk_buff *skb); |
sk_buff | 118 | include/linux/skbuff.h | extern void dev_kfree_skb(struct sk_buff *skb, int mode); |
sk_buff | 119 | include/linux/skbuff.h | extern int skb_device_locked(struct sk_buff *skb); |
sk_buff | 126 | include/linux/skbuff.h | static __inline__ struct sk_buff *skb_peek(struct sk_buff_head *list_) |
sk_buff | 128 | include/linux/skbuff.h | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 133 | include/linux/skbuff.h | extern int skb_check(struct sk_buff *skb,int,int, char *); |
sk_buff | 142 | include/linux/skbuff.h | list->prev = (struct sk_buff *)list; |
sk_buff | 143 | include/linux/skbuff.h | list->next = (struct sk_buff *)list; |
sk_buff | 150 | include/linux/skbuff.h | extern __inline__ void skb_queue_head(struct sk_buff_head *list_,struct sk_buff *newsk) |
sk_buff | 153 | include/linux/skbuff.h | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 168 | include/linux/skbuff.h | extern __inline__ void skb_queue_tail(struct sk_buff_head *list_, struct sk_buff *newsk) |
sk_buff | 171 | include/linux/skbuff.h | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 190 | include/linux/skbuff.h | extern __inline__ struct sk_buff *skb_dequeue(struct sk_buff_head *list_) |
sk_buff | 193 | include/linux/skbuff.h | struct sk_buff *result; |
sk_buff | 194 | include/linux/skbuff.h | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 220 | include/linux/skbuff.h | extern __inline__ void skb_insert(struct sk_buff *old, struct sk_buff *newsk) |
sk_buff | 238 | include/linux/skbuff.h | extern __inline__ void skb_append(struct sk_buff *old, struct sk_buff *newsk) |
sk_buff | 260 | include/linux/skbuff.h | extern __inline__ void skb_unlink(struct sk_buff *skb) |
sk_buff | 279 | include/linux/skbuff.h | extern struct sk_buff * skb_recv_datagram(struct sock *sk,unsigned flags,int noblock, int *err); |
sk_buff | 281 | include/linux/skbuff.h | extern void skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size); |
sk_buff | 282 | include/linux/skbuff.h | extern void skb_free_datagram(struct sk_buff *skb); |
sk_buff | 251 | net/inet/af_inet.c | struct sk_buff *skb; |
sk_buff | 305 | net/inet/af_inet.c | struct sk_buff *skb2; |
sk_buff | 230 | net/inet/arp.c | struct sk_buff *skb; |
sk_buff | 297 | net/inet/arp.c | struct sk_buff *skb; |
sk_buff | 443 | net/inet/arp.c | struct sk_buff *skb; |
sk_buff | 533 | net/inet/arp.c | int arp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
sk_buff | 794 | net/inet/arp.c | unsigned long saddr, struct sk_buff *skb) |
sk_buff | 8 | net/inet/arp.h | extern int arp_rcv(struct sk_buff *skb, struct device *dev, |
sk_buff | 11 | net/inet/arp.h | struct device *dev, unsigned long saddr, struct sk_buff *skb); |
sk_buff | 52 | net/inet/datagram.c | struct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags, int noblock, int *err) |
sk_buff | 54 | net/inet/datagram.c | struct sk_buff *skb; |
sk_buff | 145 | net/inet/datagram.c | void skb_free_datagram(struct sk_buff *skb) |
sk_buff | 163 | net/inet/datagram.c | void skb_copy_datagram(struct sk_buff *skb, int offset, char *to, int size) |
sk_buff | 9 | net/inet/datalink.h | int (*rcvfunc)(struct sk_buff *, struct device *, |
sk_buff | 11 | net/inet/datalink.h | void (*datalink_header)(struct datalink_proto *, struct sk_buff *, |
sk_buff | 86 | net/inet/dev.c | (struct sk_buff *)&backlog, (struct sk_buff *)&backlog |
sk_buff | 263 | net/inet/dev.c | struct sk_buff *skb; |
sk_buff | 299 | net/inet/dev.c | void dev_queue_xmit(struct sk_buff *skb, struct device *dev, int pri) |
sk_buff | 393 | net/inet/dev.c | struct sk_buff *skb2; |
sk_buff | 428 | net/inet/dev.c | void netif_rx(struct sk_buff *skb) |
sk_buff | 493 | net/inet/dev.c | struct sk_buff *skb = NULL; |
sk_buff | 503 | net/inet/dev.c | skb = (struct sk_buff *) buff; |
sk_buff | 612 | net/inet/dev.c | struct sk_buff *skb; |
sk_buff | 698 | net/inet/dev.c | struct sk_buff *skb2; |
sk_buff | 761 | net/inet/dev.c | struct sk_buff *skb; |
sk_buff | 86 | net/inet/eth.c | struct sk_buff *skb) |
sk_buff | 136 | net/inet/eth.c | struct sk_buff *skb) |
sk_buff | 168 | net/inet/eth.c | unsigned short eth_type_trans(struct sk_buff *skb, struct device *dev) |
sk_buff | 31 | net/inet/eth.h | extern void eth_add_arp(unsigned long addr, struct sk_buff *skb, |
sk_buff | 33 | net/inet/eth.h | extern unsigned short eth_type_trans(struct sk_buff *skb, struct device *dev); |
sk_buff | 97 | net/inet/icmp.c | void icmp_send(struct sk_buff *skb_in, int type, int code, struct device *dev) |
sk_buff | 99 | net/inet/icmp.c | struct sk_buff *skb; |
sk_buff | 195 | net/inet/icmp.c | skb = (struct sk_buff *) alloc_skb(len, GFP_ATOMIC); |
sk_buff | 252 | net/inet/icmp.c | static void icmp_unreach(struct icmphdr *icmph, struct sk_buff *skb) |
sk_buff | 321 | net/inet/icmp.c | static void icmp_redirect(struct icmphdr *icmph, struct sk_buff *skb, |
sk_buff | 383 | net/inet/icmp.c | static void icmp_echo(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev, |
sk_buff | 388 | net/inet/icmp.c | struct sk_buff *skb2; |
sk_buff | 450 | net/inet/icmp.c | static void icmp_timestamp(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev, |
sk_buff | 455 | net/inet/icmp.c | struct sk_buff *skb2; |
sk_buff | 539 | net/inet/icmp.c | static void icmp_info(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev, |
sk_buff | 552 | net/inet/icmp.c | static void icmp_address(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev, |
sk_buff | 557 | net/inet/icmp.c | struct sk_buff *skb2; |
sk_buff | 621 | net/inet/icmp.c | int icmp_rcv(struct sk_buff *skb1, struct device *dev, struct options *opt, |
sk_buff | 28 | net/inet/icmp.h | extern void icmp_send(struct sk_buff *skb_in, int type, int code, |
sk_buff | 30 | net/inet/icmp.h | extern int icmp_rcv(struct sk_buff *skb1, struct device *dev, |
sk_buff | 77 | net/inet/igmp.c | struct sk_buff *skb=alloc_skb(MAX_IGMP_SIZE, GFP_ATOMIC); |
sk_buff | 192 | net/inet/igmp.c | int igmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, |
sk_buff | 63 | net/inet/igmp.h | extern int igmp_rcv(struct sk_buff *, struct device *, struct options *, unsigned long, unsigned short, |
sk_buff | 194 | net/inet/ip.c | static int ip_send(struct sk_buff *skb, unsigned long daddr, int len, struct device *dev, unsigned long saddr) |
sk_buff | 225 | net/inet/ip.c | int ip_build_header(struct sk_buff *skb, unsigned long saddr, unsigned long daddr, |
sk_buff | 611 | net/inet/ip.c | static struct ipfrag *ip_frag_create(int offset, int end, struct sk_buff *skb, unsigned char *ptr) |
sk_buff | 752 | net/inet/ip.c | static struct ipq *ip_create(struct sk_buff *skb, struct iphdr *iph, struct device *dev) |
sk_buff | 862 | net/inet/ip.c | static struct sk_buff *ip_glue(struct ipq *qp) |
sk_buff | 864 | net/inet/ip.c | struct sk_buff *skb; |
sk_buff | 934 | net/inet/ip.c | static struct sk_buff *ip_defrag(struct iphdr *iph, struct sk_buff *skb, struct device *dev) |
sk_buff | 939 | net/inet/ip.c | struct sk_buff *skb2; |
sk_buff | 1126 | net/inet/ip.c | void ip_fragment(struct sock *sk, struct sk_buff *skb, struct device *dev, int is_frag) |
sk_buff | 1131 | net/inet/ip.c | struct sk_buff *skb2; |
sk_buff | 1295 | net/inet/ip.c | static void ip_forward(struct sk_buff *skb, struct device *dev, int is_frag) |
sk_buff | 1299 | net/inet/ip.c | struct sk_buff *skb2; /* Output packet */ |
sk_buff | 1488 | net/inet/ip.c | int ip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
sk_buff | 1682 | net/inet/ip.c | struct sk_buff *skb1; |
sk_buff | 1711 | net/inet/ip.c | struct sk_buff *skb2; |
sk_buff | 1767 | net/inet/ip.c | static void ip_loopback(struct device *old_dev, struct sk_buff *skb) |
sk_buff | 1772 | net/inet/ip.c | struct sk_buff *newskb=alloc_skb(len+dev->hard_header_len, GFP_ATOMIC); |
sk_buff | 1810 | net/inet/ip.c | struct sk_buff *skb, int free) |
sk_buff | 53 | net/inet/ip.h | struct sk_buff *skb; /* complete received fragment */ |
sk_buff | 80 | net/inet/ip.h | extern int ip_build_header(struct sk_buff *skb, |
sk_buff | 87 | net/inet/ip.h | extern int ip_rcv(struct sk_buff *skb, struct device *dev, |
sk_buff | 92 | net/inet/ip.h | struct device *dev, struct sk_buff *skb, |
sk_buff | 133 | net/inet/ipx.c | struct sk_buff *skb; |
sk_buff | 809 | net/inet/ipx.c | int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
sk_buff | 868 | net/inet/ipx.c | struct sk_buff *skb2; |
sk_buff | 968 | net/inet/ipx.c | struct sk_buff *skb; |
sk_buff | 1117 | net/inet/ipx.c | struct sk_buff *skb2; |
sk_buff | 1151 | net/inet/ipx.c | struct sk_buff *skb; |
sk_buff | 1237 | net/inet/ipx.c | struct sk_buff *skb; |
sk_buff | 66 | net/inet/ipx.h | extern int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt); |
sk_buff | 23 | net/inet/p8022.c | p8022_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
sk_buff | 40 | net/inet/p8022.c | struct sk_buff *skb, unsigned char *dest_node) |
sk_buff | 76 | net/inet/p8022.c | register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)) |
sk_buff | 1 | net/inet/p8022.h | struct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *)); |
sk_buff | 9 | net/inet/p8023.c | struct sk_buff *skb, unsigned char *dest_node) |
sk_buff | 70 | net/inet/packet.c | int packet_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
sk_buff | 143 | net/inet/packet.c | struct sk_buff *skb; |
sk_buff | 288 | net/inet/packet.c | struct sk_buff *skb; |
sk_buff | 9 | net/inet/pe2.c | struct sk_buff *skb, unsigned char *dest_node) |
sk_buff | 31 | net/inet/protocol.h | int (*handler)(struct sk_buff *skb, struct device *dev, |
sk_buff | 35 | net/inet/protocol.h | int (*frag_handler)(struct sk_buff *skb, struct device *dev, |
sk_buff | 142 | net/inet/rarp.c | int rarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt) |
sk_buff | 6 | net/inet/rarp.h | extern int rarp_rcv(struct sk_buff *skb, |
sk_buff | 97 | net/inet/raw.c | int raw_rcv(struct sock *sk, struct sk_buff *skb, struct device *dev, long saddr, long daddr) |
sk_buff | 129 | net/inet/raw.c | struct sk_buff *skb; |
sk_buff | 247 | net/inet/raw.c | struct sk_buff *skb; |
sk_buff | 31 | net/inet/raw.h | extern int raw_rcv(struct sock *, struct sk_buff *, struct device *, |
sk_buff | 71 | net/inet/skbuff.c | int skb_check(struct sk_buff *skb, int head, int line, char *file) |
sk_buff | 97 | net/inet/skbuff.c | struct sk_buff *skb2 = skb->next; |
sk_buff | 156 | net/inet/skbuff.c | list->prev = (struct sk_buff *)list; |
sk_buff | 157 | net/inet/skbuff.c | list->next = (struct sk_buff *)list; |
sk_buff | 165 | net/inet/skbuff.c | void skb_queue_head(struct sk_buff_head *list_,struct sk_buff *newsk) |
sk_buff | 168 | net/inet/skbuff.c | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 190 | net/inet/skbuff.c | void skb_queue_tail(struct sk_buff_head *list_, struct sk_buff *newsk) |
sk_buff | 193 | net/inet/skbuff.c | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 217 | net/inet/skbuff.c | struct sk_buff *skb_dequeue(struct sk_buff_head *list_) |
sk_buff | 220 | net/inet/skbuff.c | struct sk_buff *result; |
sk_buff | 221 | net/inet/skbuff.c | struct sk_buff *list = (struct sk_buff *)list_; |
sk_buff | 249 | net/inet/skbuff.c | void skb_insert(struct sk_buff *old, struct sk_buff *newsk) |
sk_buff | 274 | net/inet/skbuff.c | void skb_append(struct sk_buff *old, struct sk_buff *newsk) |
sk_buff | 303 | net/inet/skbuff.c | void skb_unlink(struct sk_buff *skb) |
sk_buff | 333 | net/inet/skbuff.c | void kfree_skb(struct sk_buff *skb, int rw) |
sk_buff | 390 | net/inet/skbuff.c | struct sk_buff *alloc_skb(unsigned int size,int priority) |
sk_buff | 392 | net/inet/skbuff.c | struct sk_buff *skb; |
sk_buff | 404 | net/inet/skbuff.c | size+=sizeof(struct sk_buff); |
sk_buff | 405 | net/inet/skbuff.c | skb=(struct sk_buff *)kmalloc(size,priority); |
sk_buff | 450 | net/inet/skbuff.c | void kfree_skbmem(struct sk_buff *skb,unsigned size) |
sk_buff | 493 | net/inet/skbuff.c | struct sk_buff *skb_clone(struct sk_buff *skb, int priority) |
sk_buff | 495 | net/inet/skbuff.c | struct sk_buff *n; |
sk_buff | 498 | net/inet/skbuff.c | n=alloc_skb(skb->mem_len-sizeof(struct sk_buff),priority); |
sk_buff | 504 | net/inet/skbuff.c | memcpy(n->data,skb->data,skb->mem_len-sizeof(struct sk_buff)); |
sk_buff | 533 | net/inet/skbuff.c | void skb_device_lock(struct sk_buff *skb) |
sk_buff | 542 | net/inet/skbuff.c | void skb_device_unlock(struct sk_buff *skb) |
sk_buff | 551 | net/inet/skbuff.c | void dev_kfree_skb(struct sk_buff *skb, int mode) |
sk_buff | 569 | net/inet/skbuff.c | int skb_device_locked(struct sk_buff *skb) |
sk_buff | 314 | net/inet/sock.c | struct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force, int priority) |
sk_buff | 320 | net/inet/sock.c | struct sk_buff * c = alloc_skb(size, priority); |
sk_buff | 337 | net/inet/sock.c | struct sk_buff *sock_rmalloc(struct sock *sk, unsigned long size, int force, int priority) |
sk_buff | 343 | net/inet/sock.c | struct sk_buff *c = alloc_skb(size, priority); |
sk_buff | 391 | net/inet/sock.c | void sock_wfree(struct sock *sk, struct sk_buff *skb, unsigned long size) |
sk_buff | 412 | net/inet/sock.c | void sock_rfree(struct sock *sk, struct sk_buff *skb, unsigned long size) |
sk_buff | 432 | net/inet/sock.c | struct sk_buff *sock_alloc_send_skb(struct sock *sk, unsigned long size, int noblock, int *errcode) |
sk_buff | 434 | net/inet/sock.c | struct sk_buff *skb; |
sk_buff | 507 | net/inet/sock.c | int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb) |
sk_buff | 525 | net/inet/sock.c | struct sk_buff *skb; |
sk_buff | 95 | net/inet/sock.h | struct sk_buff * volatile send_head; |
sk_buff | 96 | net/inet/sock.h | struct sk_buff * volatile send_tail; |
sk_buff | 98 | net/inet/sock.h | struct sk_buff *partial; |
sk_buff | 147 | net/inet/sock.h | struct sk_buff *volatile ax25_retxq[8]; |
sk_buff | 191 | net/inet/sock.h | struct sk_buff * (*wmalloc)(struct sock *sk, |
sk_buff | 194 | net/inet/sock.h | struct sk_buff * (*rmalloc)(struct sock *sk, |
sk_buff | 197 | net/inet/sock.h | void (*wfree)(struct sock *sk, struct sk_buff *skb, |
sk_buff | 199 | net/inet/sock.h | void (*rfree)(struct sock *sk, struct sk_buff *skb, |
sk_buff | 216 | net/inet/sock.h | int (*build_header)(struct sk_buff *skb, |
sk_buff | 225 | net/inet/sock.h | struct device *dev, struct sk_buff *skb, |
sk_buff | 230 | net/inet/sock.h | int (*rcv)(struct sk_buff *buff, struct device *dev, |
sk_buff | 278 | net/inet/sock.h | extern struct sk_buff *sock_wmalloc(struct sock *sk, |
sk_buff | 281 | net/inet/sock.h | extern struct sk_buff *sock_rmalloc(struct sock *sk, |
sk_buff | 284 | net/inet/sock.h | extern void sock_wfree(struct sock *sk, struct sk_buff *skb, |
sk_buff | 286 | net/inet/sock.h | extern void sock_rfree(struct sock *sk, struct sk_buff *skb, |
sk_buff | 294 | net/inet/sock.h | extern struct sk_buff *sock_alloc_send_skb(struct sock *skb, unsigned long size, int noblock, int *errcode); |
sk_buff | 295 | net/inet/sock.h | extern int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb); |
sk_buff | 304 | net/inet/tcp.c | static struct sk_buff *tcp_find_established(struct sock *s) |
sk_buff | 306 | net/inet/tcp.c | struct sk_buff *p=skb_peek(&s->receive_queue); |
sk_buff | 315 | net/inet/tcp.c | while(p!=(struct sk_buff *)&s->receive_queue); |
sk_buff | 328 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 337 | net/inet/tcp.c | static struct sk_buff *tcp_dequeue_established(struct sock *s) |
sk_buff | 339 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 371 | net/inet/tcp.c | struct sk_buff * skb; |
sk_buff | 590 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 762 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 818 | net/inet/tcp.c | while(skb != (struct sk_buff *)&sk->receive_queue); |
sk_buff | 1040 | net/inet/tcp.c | static void tcp_send_skb(struct sock *sk, struct sk_buff *skb) |
sk_buff | 1103 | net/inet/tcp.c | struct sk_buff * tcp_dequeue_partial(struct sock * sk) |
sk_buff | 1105 | net/inet/tcp.c | struct sk_buff * skb; |
sk_buff | 1121 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 1129 | net/inet/tcp.c | void tcp_enqueue_partial(struct sk_buff * skb, struct sock * sk) |
sk_buff | 1131 | net/inet/tcp.c | struct sk_buff * tmp; |
sk_buff | 1159 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 1280 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 1281 | net/inet/tcp.c | struct sk_buff *send_tmp; |
sk_buff | 1626 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 1702 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 1864 | net/inet/tcp.c | struct sk_buff * skb; |
sk_buff | 1893 | net/inet/tcp.c | while (skb != (struct sk_buff *)&sk->receive_queue); |
sk_buff | 2009 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 2186 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 2355 | net/inet/tcp.c | static void tcp_conn_request(struct sock *sk, struct sk_buff *skb, |
sk_buff | 2359 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 2629 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 2656 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 2841 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 2966 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 2967 | net/inet/tcp.c | struct sk_buff *skb2; |
sk_buff | 2968 | net/inet/tcp.c | struct sk_buff *wskb = NULL; |
sk_buff | 3111 | net/inet/tcp.c | struct sk_buff *oskb; |
sk_buff | 3443 | net/inet/tcp.c | static int tcp_fin(struct sk_buff *skb, struct sock *sk, struct tcphdr *th) |
sk_buff | 3531 | net/inet/tcp.c | extern __inline__ int tcp_data(struct sk_buff *skb, struct sock *sk, |
sk_buff | 3534 | net/inet/tcp.c | struct sk_buff *skb1, *skb2; |
sk_buff | 3736 | net/inet/tcp.c | skb2 != (struct sk_buff *)&sk->receive_queue; |
sk_buff | 3934 | net/inet/tcp.c | struct sk_buff *skb; |
sk_buff | 3992 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 4206 | net/inet/tcp.c | static int tcp_std_reset(struct sock *sk, struct sk_buff *skb) |
sk_buff | 4238 | net/inet/tcp.c | int tcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, |
sk_buff | 4632 | net/inet/tcp.c | struct sk_buff *buff; |
sk_buff | 120 | net/inet/tcp.h | extern int tcp_rcv(struct sk_buff *skb, struct device *dev, |
sk_buff | 131 | net/inet/tcp.h | extern void tcp_enqueue_partial(struct sk_buff *, struct sock *); |
sk_buff | 132 | net/inet/tcp.h | extern struct sk_buff * tcp_dequeue_partial(struct sock *); |
sk_buff | 167 | net/inet/timer.c | struct sk_buff *skb; |
sk_buff | 83 | net/inet/udp.c | static int udp_deliver(struct sock *sk, struct udphdr *uh, struct sk_buff *skb, struct device *dev, long saddr, long daddr, int len); |
sk_buff | 254 | net/inet/udp.c | struct sk_buff *skb; |
sk_buff | 433 | net/inet/udp.c | struct sk_buff *skb; |
sk_buff | 473 | net/inet/udp.c | struct sk_buff *skb; |
sk_buff | 567 | net/inet/udp.c | int udp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, |
sk_buff | 624 | net/inet/udp.c | struct sk_buff *skb1; |
sk_buff | 662 | net/inet/udp.c | static int udp_deliver(struct sock *sk, struct udphdr *uh, struct sk_buff *skb, struct device *dev, long saddr, long daddr, int len) |
sk_buff | 43 | net/inet/udp.h | extern int udp_rcv(struct sk_buff *skb, struct device *dev, |