taglinefilesource code
sk_buff53drivers/net/3c501.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff61drivers/net/3c501.cstatic int  el_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff264drivers/net/3c501.cel_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff435drivers/net/3c501.cstruct sk_buff *skb;
sk_buff450drivers/net/3c501.csksize = sizeof(struct sk_buff) + pkt_len;
sk_buff60drivers/net/3c507.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff279drivers/net/3c507.cstatic int  el16_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff459drivers/net/3c507.cel16_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff859drivers/net/3c507.cstruct sk_buff *skb;
sk_buff862drivers/net/3c507.csksize = sizeof(struct sk_buff) + pkt_len;
sk_buff37drivers/net/3c509.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff76drivers/net/3c509.cstatic int el3_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff347drivers/net/3c509.cel3_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff571drivers/net/3c509.cint sksize = sizeof(struct sk_buff) + pkt_len + 3;
sk_buff572drivers/net/3c509.cstruct sk_buff *skb;
sk_buff130drivers/net/8390.cstatic int ei_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff452drivers/net/8390.cint sksize = sizeof(struct sk_buff) + pkt_len;
sk_buff453drivers/net/8390.cstruct sk_buff *skb;
sk_buff58drivers/net/at1700.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff119drivers/net/at1700.cstatic int  net_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff377drivers/net/at1700.cnet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff537drivers/net/at1700.cint sksize = sizeof(struct sk_buff) + pkt_len;
sk_buff538drivers/net/at1700.cstruct sk_buff *skb;
sk_buff112drivers/net/atp.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff142drivers/net/atp.cstatic int  net_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff449drivers/net/atp.cnet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff677drivers/net/atp.cint sksize = sizeof(struct sk_buff) + pkt_len;
sk_buff678drivers/net/atp.cstruct sk_buff *skb;
sk_buff93drivers/net/d_link.c#define alloc_skb(size,pri)  (struct sk_buff *)kmalloc(size,pri)
sk_buff226drivers/net/d_link.cstatic int  d_link_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff384drivers/net/d_link.cd_link_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff558drivers/net/d_link.cstruct sk_buff  *skb;
sk_buff580drivers/net/d_link.csksize = sizeof(struct sk_buff) + size;
sk_buff201drivers/net/depca.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff254drivers/net/depca.cstatic int depca_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff754drivers/net/depca.cdepca_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff988drivers/net/depca.cint sksize = sizeof(struct sk_buff) + pkt_len;
sk_buff989drivers/net/depca.cstruct sk_buff *skb;
sk_buff58drivers/net/eexpress.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff290drivers/net/eexpress.cstatic int  eexp_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff474drivers/net/eexpress.ceexp_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff968drivers/net/eexpress.cstruct sk_buff *skb;
sk_buff971drivers/net/eexpress.csksize = sizeof(struct sk_buff) + pkt_len;
sk_buff43drivers/net/lance.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff211drivers/net/lance.cstatic int lance_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff468drivers/net/lance.clance_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff653drivers/net/lance.cstruct sk_buff *skb = ((struct sk_buff *)databuff) - 1;
sk_buff723drivers/net/lance.cint sksize = sizeof(struct sk_buff) + pkt_len;
sk_buff724drivers/net/lance.cstruct sk_buff *skb;
sk_buff139drivers/net/plip.cstatic int plip_tx_packet(struct sk_buff *skb, struct device *dev);
sk_buff264drivers/net/plip.cplip_tx_packet(struct sk_buff *skb, struct device *dev)
sk_buff424drivers/net/plip.cstruct sk_buff *skb;
sk_buff473drivers/net/plip.csksize = sizeof(struct sk_buff) + length;
sk_buff74drivers/net/skeleton.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff109drivers/net/skeleton.cstatic int  net_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff290drivers/net/skeleton.cnet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff409drivers/net/skeleton.cint sksize = sizeof(struct sk_buff) + pkt_len;
sk_buff410drivers/net/skeleton.cstruct sk_buff *skb;
sk_buff530drivers/net/slip.csl_xmit(struct sk_buff *skb, struct device *dev)
sk_buff587drivers/net/slip.csl_type_trans (struct sk_buff *skb, struct device *dev)
sk_buff615drivers/net/slip.csl_add_arp(unsigned long addr, struct sk_buff *skb, struct device *dev)
sk_buff126net/inet/arp.cstruct sk_buff * volatile arp_q = NULL;
sk_buff205net/inet/arp.cstruct sk_buff *skb;
sk_buff206net/inet/arp.cstruct sk_buff *volatile work_q;
sk_buff282net/inet/arp.cstruct sk_buff *skb;
sk_buff301net/inet/arp.cskb = alloc_skb(sizeof(struct sk_buff) +
sk_buff313net/inet/arp.cskb->mem_len  = sizeof(struct sk_buff) + skb->len;
sk_buff510net/inet/arp.carp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff615net/inet/arp.cstruct sk_buff *skb;
sk_buff624net/inet/arp.cskb = alloc_skb(sizeof(struct sk_buff) +
sk_buff638net/inet/arp.cskb->mem_len = sizeof(struct sk_buff) + skb->len;
sk_buff770net/inet/arp.carp_queue(struct sk_buff *skb)
sk_buff48net/inet/arp.hextern struct sk_buff *arp_q;
sk_buff52net/inet/arp.hextern int  arp_rcv(struct sk_buff *skb, struct device *dev,
sk_buff59net/inet/arp.hextern void  arp_queue(struct sk_buff *skb);
sk_buff49net/inet/datagram.cstruct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags, int noblock, int *err)
sk_buff51net/inet/datagram.cstruct sk_buff *skb;
sk_buff140net/inet/datagram.cvoid skb_free_datagram(struct sk_buff *skb)
sk_buff158net/inet/datagram.cvoid skb_copy_datagram(struct sk_buff *skb, int offset, char *to, int size)
sk_buff136net/inet/dev.cstatic struct sk_buff *volatile backlog = NULL;
sk_buff413net/inet/dev.cstruct sk_buff *skb;
sk_buff427net/inet/dev.cdev_queue_xmit(struct sk_buff *skb, struct device *dev, int pri)
sk_buff484net/inet/dev.cnetif_rx(struct sk_buff *skb)
sk_buff526net/inet/dev.cstruct sk_buff *skb = NULL;
sk_buff533net/inet/dev.cskb = (struct sk_buff *) buff;
sk_buff550net/inet/dev.cskb->mem_addr = (struct sk_buff *) skb;
sk_buff606net/inet/dev.cstruct sk_buff *skb;
sk_buff654net/inet/dev.cstruct sk_buff *skb2;
sk_buff714net/inet/dev.cstruct sk_buff *skb;
sk_buff114net/inet/dev.hstruct sk_buff    *volatile buffs[DEV_NUMBUFFS];
sk_buff119net/inet/dev.hint        (*hard_start_xmit) (struct sk_buff *skb,
sk_buff128net/inet/dev.hstruct sk_buff *skb,
sk_buff130net/inet/dev.hvoid        (*queue_xmit)(struct sk_buff *skb,
sk_buff133net/inet/dev.hunsigned short    (*type_trans) (struct sk_buff *skb,
sk_buff149net/inet/dev.hint      (*func) (struct sk_buff *, struct device *,
sk_buff175net/inet/dev.hextern void    dev_queue_xmit(struct sk_buff *skb, struct device *dev,
sk_buff178net/inet/dev.hextern void    netif_rx(struct sk_buff *skb);
sk_buff167net/inet/eth.ceth_add_arp(unsigned long addr, struct sk_buff *skb, struct device *dev)
sk_buff178net/inet/eth.ceth_type_trans(struct sk_buff *skb, struct device *dev)
sk_buff31net/inet/eth.hextern void    eth_add_arp(unsigned long addr, struct sk_buff *skb,
sk_buff33net/inet/eth.hextern unsigned short  eth_type_trans(struct sk_buff *skb, struct device *dev);
sk_buff81net/inet/icmp.cicmp_send(struct sk_buff *skb_in, int type, int code, struct device *dev)
sk_buff83net/inet/icmp.cstruct sk_buff *skb;
sk_buff93net/inet/icmp.clen = sizeof(struct sk_buff) + dev->hard_header_len +
sk_buff97net/inet/icmp.cskb = (struct sk_buff *) alloc_skb(len, GFP_ATOMIC);
sk_buff104net/inet/icmp.clen -= sizeof(struct sk_buff);
sk_buff140net/inet/icmp.cicmp_unreach(struct icmphdr *icmph, struct sk_buff *skb)
sk_buff204net/inet/icmp.cicmp_redirect(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev)
sk_buff238net/inet/icmp.cicmp_echo(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff243net/inet/icmp.cstruct sk_buff *skb2;
sk_buff246net/inet/icmp.csize = sizeof(struct sk_buff) + dev->hard_header_len + 64 + len;
sk_buff290net/inet/icmp.cicmp_timestamp(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff295net/inet/icmp.cstruct sk_buff *skb2;
sk_buff300net/inet/icmp.csize = sizeof(struct sk_buff) + dev->hard_header_len + 64 + len;
sk_buff349net/inet/icmp.cicmp_info(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff361net/inet/icmp.cicmp_address(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff366net/inet/icmp.cstruct sk_buff *skb2;
sk_buff369net/inet/icmp.csize = sizeof(struct sk_buff) + dev->hard_header_len + 64 + len;
sk_buff416net/inet/icmp.cicmp_rcv(struct sk_buff *skb1, struct device *dev, struct options *opt,
sk_buff26net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
sk_buff28net/inet/icmp.hextern int  icmp_rcv(struct sk_buff *skb1, struct device *dev,
sk_buff187net/inet/ip.cip_send(struct sk_buff *skb, unsigned long daddr, int len, struct device *dev,
sk_buff215net/inet/ip.cip_build_header(struct sk_buff *skb, unsigned long saddr, unsigned long daddr,
sk_buff530net/inet/ip.cstatic struct ipfrag *ip_frag_create(int offset, int end, struct sk_buff *skb, unsigned char *ptr)
sk_buff666net/inet/ip.cstatic struct ipq *ip_create(struct sk_buff *skb, struct iphdr *iph, struct device *dev)
sk_buff756net/inet/ip.cstatic struct sk_buff *ip_glue(struct ipq *qp)
sk_buff758net/inet/ip.cstruct sk_buff *skb;
sk_buff765net/inet/ip.clen = sizeof(struct sk_buff)+qp->maclen + qp->ihlen + qp->len;
sk_buff821net/inet/ip.cstatic struct sk_buff *ip_defrag(struct iphdr *iph, struct sk_buff *skb, struct device *dev)
sk_buff826net/inet/ip.cstruct sk_buff *skb2;
sk_buff977net/inet/ip.cvoid ip_fragment(struct sock *sk, struct sk_buff *skb, struct device *dev, int is_frag)
sk_buff982net/inet/ip.cstruct sk_buff *skb2;
sk_buff1040net/inet/ip.cif ((skb2 = alloc_skb(sizeof(struct sk_buff) + len + hlen,GFP_ATOMIC)) == NULL) 
sk_buff1084net/inet/ip.cip_forward(struct sk_buff *skb, struct device *dev, int is_frag)
sk_buff1088net/inet/ip.cstruct sk_buff *skb2;
sk_buff1171net/inet/ip.cskb2 = (struct sk_buff *) alloc_skb(sizeof(struct sk_buff) +
sk_buff1182net/inet/ip.cskb2->mem_len = sizeof(struct sk_buff) + skb2->len;
sk_buff1214net/inet/ip.cip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff1309net/inet/ip.cstruct sk_buff *skb2;
sk_buff1377net/inet/ip.cstruct sk_buff *skb, int free)
sk_buff1454net/inet/ip.cstruct sk_buff * skb;
sk_buff1485net/inet/ip.cskb = (struct sk_buff *)skb->link3;
sk_buff1506net/inet/ip.cskb = (struct sk_buff *)skb->link3;
sk_buff41net/inet/ip.hstruct sk_buff *skb;      /* complete received fragment    */
sk_buff68net/inet/ip.hextern int    ip_build_header(struct sk_buff *skb,
sk_buff75net/inet/ip.hextern int    ip_rcv(struct sk_buff *skb, struct device *dev,
sk_buff78net/inet/ip.hstruct device *dev, struct sk_buff *skb,
sk_buff47net/inet/loopback.cloopback_xmit(struct sk_buff *skb, struct device *dev)
sk_buff59net/inet/packet.cpacket_rcv(struct sk_buff *skb, struct device *dev,  struct packet_type *pt)
sk_buff89net/inet/packet.cstruct sk_buff *skb;
sk_buff194net/inet/packet.cstruct sk_buff *skb;
sk_buff31net/inet/protocol.hint      (*handler)(struct sk_buff *skb, struct device *dev,
sk_buff35net/inet/protocol.hint      (*frag_handler)(struct sk_buff *skb, struct device *dev,
sk_buff94net/inet/raw.craw_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff143net/inet/raw.cstruct sk_buff *skb;
sk_buff321net/inet/raw.cstruct sk_buff *skb;
sk_buff26net/inet/raw.hextern int  raw_rcv(struct sk_buff *skb, struct device *dev,
sk_buff57net/inet/skbuff.cvoid skb_check(struct sk_buff *skb, int line, char *file)
sk_buff85net/inet/skbuff.cvoid skb_queue_head(struct sk_buff *volatile* list,struct sk_buff *newsk)
sk_buff114net/inet/skbuff.cvoid skb_queue_tail(struct sk_buff *volatile* list, struct sk_buff *newsk)
sk_buff150net/inet/skbuff.cstruct sk_buff *skb_dequeue(struct sk_buff *volatile* list)
sk_buff153net/inet/skbuff.cstruct sk_buff *result;
sk_buff190net/inet/skbuff.cvoid skb_insert(struct sk_buff *old, struct sk_buff *newsk)
sk_buff217net/inet/skbuff.cvoid skb_append(struct sk_buff *old, struct sk_buff *newsk)
sk_buff247net/inet/skbuff.cvoid skb_unlink(struct sk_buff *skb)
sk_buff279net/inet/skbuff.cvoid skb_new_list_head(struct sk_buff *volatile* list)
sk_buff281net/inet/skbuff.cstruct sk_buff *skb=skb_peek(list);
sk_buff301net/inet/skbuff.cstruct sk_buff *skb_peek(struct sk_buff *volatile* list)
sk_buff314net/inet/skbuff.cstruct sk_buff *skb_peek_copy(struct sk_buff *volatile* list)
sk_buff316net/inet/skbuff.cstruct sk_buff *orig,*newsk;
sk_buff377net/inet/skbuff.cvoid kfree_skb(struct sk_buff *skb, int rw)
sk_buff426net/inet/skbuff.cstruct sk_buff *alloc_skb(unsigned int size,int priority)
sk_buff428net/inet/skbuff.cstruct sk_buff *skb;
sk_buff438net/inet/skbuff.cskb=(struct sk_buff *)kmalloc(size,priority);
sk_buff461net/inet/skbuff.cstruct sk_buff *x=mem;
sk_buff476net/inet/skbuff.cvoid skb_kept_by_device(struct sk_buff *skb)
sk_buff481net/inet/skbuff.cvoid skb_device_release(struct sk_buff *skb, int mode)
sk_buff494net/inet/skbuff.cint skb_device_locked(struct sk_buff *skb)
sk_buff43net/inet/skbuff.hstruct sk_buff    *volatile next;
sk_buff44net/inet/skbuff.hstruct sk_buff    *volatile prev;
sk_buff45net/inet/skbuff.hstruct sk_buff    *volatile link3;
sk_buff46net/inet/skbuff.hstruct sk_buff    *volatile* list;
sk_buff67net/inet/skbuff.hstruct sk_buff    *fraglist;  /* Fragment list */
sk_buff88net/inet/skbuff.hextern void      print_skb(struct sk_buff *);
sk_buff89net/inet/skbuff.hextern void      kfree_skb(struct sk_buff *skb, int rw);
sk_buff90net/inet/skbuff.hextern void      skb_queue_head(struct sk_buff * volatile *list,struct sk_buff *buf);
sk_buff91net/inet/skbuff.hextern void      skb_queue_tail(struct sk_buff * volatile *list,struct sk_buff *buf);
sk_buff92net/inet/skbuff.hextern struct sk_buff *    skb_dequeue(struct sk_buff * volatile *list);
sk_buff93net/inet/skbuff.hextern void       skb_insert(struct sk_buff *old,struct sk_buff *newsk);
sk_buff94net/inet/skbuff.hextern void      skb_append(struct sk_buff *old,struct sk_buff *newsk);
sk_buff95net/inet/skbuff.hextern void      skb_unlink(struct sk_buff *buf);
sk_buff96net/inet/skbuff.hextern void       skb_new_list_head(struct sk_buff *volatile* list);
sk_buff97net/inet/skbuff.hextern struct sk_buff *    skb_peek(struct sk_buff * volatile *list);
sk_buff98net/inet/skbuff.hextern struct sk_buff *    skb_peek_copy(struct sk_buff * volatile *list);
sk_buff99net/inet/skbuff.hextern struct sk_buff *    alloc_skb(unsigned int size, int priority);
sk_buff101net/inet/skbuff.hextern void      skb_kept_by_device(struct sk_buff *skb);
sk_buff102net/inet/skbuff.hextern void      skb_device_release(struct sk_buff *skb, int mode);
sk_buff103net/inet/skbuff.hextern int      skb_device_locked(struct sk_buff *skb);
sk_buff104net/inet/skbuff.hextern void       skb_check(struct sk_buff *skb,int, char *);
sk_buff107net/inet/skbuff.hextern struct sk_buff *    skb_recv_datagram(struct sock *sk,unsigned flags,int noblock, int *err);
sk_buff109net/inet/skbuff.hextern void      skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size);
sk_buff110net/inet/skbuff.hextern void      skb_free_datagram(struct sk_buff *skb);
sk_buff138net/inet/sock.cprint_skb(struct sk_buff *skb)
sk_buff312net/inet/sock.cstruct sk_buff *skb;
sk_buff336net/inet/sock.cstruct sk_buff *skb2;
sk_buff338net/inet/sock.cskb2=(struct sk_buff *)skb->next;
sk_buff375net/inet/sock.cstruct sk_buff *skb2;
sk_buff392net/inet/sock.cskb2 = (struct sk_buff *)skb->link3;
sk_buff404net/inet/sock.cskb = (struct sk_buff *)sk->back_log;
sk_buff407net/inet/sock.cstruct sk_buff *skb2;
sk_buff409net/inet/sock.cskb2 = (struct sk_buff *)skb->next;
sk_buff1583net/inet/sock.cstruct sk_buff *
sk_buff1589net/inet/sock.cstruct sk_buff * c = alloc_skb(size, priority);
sk_buff1605net/inet/sock.cstruct sk_buff *
sk_buff1610net/inet/sock.cstruct sk_buff *c = alloc_skb(size, priority);
sk_buff1751net/inet/sock.cstruct sk_buff *skb;
sk_buff1754net/inet/sock.cskb =(struct sk_buff *)sk->back_log;
sk_buff92net/inet/sock.hstruct sk_buff    *volatile send_tail;
sk_buff93net/inet/sock.hstruct sk_buff    *volatile send_head;
sk_buff94net/inet/sock.hstruct sk_buff    *volatile back_log;
sk_buff95net/inet/sock.hstruct sk_buff    *partial;
sk_buff98net/inet/sock.hstruct sk_buff    *volatile wback,
sk_buff143net/inet/sock.hstruct sk_buff *volatile  ax25_retxq[8];
sk_buff174net/inet/sock.hstruct sk_buff *  (*wmalloc)(struct sock *sk,
sk_buff177net/inet/sock.hstruct sk_buff *  (*rmalloc)(struct sock *sk,
sk_buff199net/inet/sock.hint      (*build_header)(struct sk_buff *skb,
sk_buff208net/inet/sock.hstruct device *dev, struct sk_buff *skb,
sk_buff213net/inet/sock.hint      (*rcv)(struct sk_buff *buff, struct device *dev,
sk_buff256net/inet/sock.hextern struct sk_buff    *sock_wmalloc(struct sock *sk,
sk_buff259net/inet/sock.hextern struct sk_buff    *sock_rmalloc(struct sock *sk,
sk_buff149net/inet/tcp.cstatic struct sk_buff *
sk_buff313net/inet/tcp.cstruct sk_buff *skb;
sk_buff334net/inet/tcp.cskb =(struct sk_buff *)sk->rqueue;
sk_buff359net/inet/tcp.cskb =(struct sk_buff *)skb->next;    /* Move along */
sk_buff596net/inet/tcp.cstatic void tcp_send_skb(struct sock *sk, struct sk_buff *skb)
sk_buff651net/inet/tcp.cstruct sk_buff * tcp_dequeue_partial(struct sock * sk)
sk_buff653net/inet/tcp.cstruct sk_buff * skb;
sk_buff669net/inet/tcp.cstruct sk_buff *skb;
sk_buff677net/inet/tcp.cvoid tcp_enqueue_partial(struct sk_buff * skb, struct sock * sk)
sk_buff679net/inet/tcp.cstruct sk_buff * tmp;
sk_buff704net/inet/tcp.cstruct sk_buff *buff;
sk_buff815net/inet/tcp.cstruct sk_buff *skb;
sk_buff816net/inet/tcp.cstruct sk_buff *send_tmp;
sk_buff1103net/inet/tcp.cstruct sk_buff *buff;
sk_buff1173net/inet/tcp.cstruct sk_buff *skb;
sk_buff1338net/inet/tcp.cstruct sk_buff * skb;
sk_buff1362net/inet/tcp.cskb = (struct sk_buff *)skb->next;
sk_buff1453net/inet/tcp.cstruct sk_buff *buff;
sk_buff1585net/inet/tcp.cstruct sk_buff *buff;
sk_buff1722net/inet/tcp.ctcp_conn_request(struct sock *sk, struct sk_buff *skb,
sk_buff1726net/inet/tcp.cstruct sk_buff *buff;
sk_buff1939net/inet/tcp.cstruct sk_buff *buff;
sk_buff1961net/inet/tcp.cstruct sk_buff *skb;
sk_buff2098net/inet/tcp.cstruct sk_buff *skb;
sk_buff2148net/inet/tcp.cstruct sk_buff *list = NULL;
sk_buff2149net/inet/tcp.cstruct sk_buff *skb,*skb2,*skb3;
sk_buff2152net/inet/tcp.cskb2 = (struct sk_buff *)skb->link3;
sk_buff2158net/inet/tcp.cfor (skb3 = list; ; skb3 = (struct sk_buff *)skb3->link3) {
sk_buff2225net/inet/tcp.cstruct sk_buff *skb;
sk_buff2226net/inet/tcp.cstruct sk_buff *skb2;
sk_buff2227net/inet/tcp.cstruct sk_buff *wskb = NULL;
sk_buff2239net/inet/tcp.cskb2 = (struct sk_buff *)skb->link3;
sk_buff2339net/inet/tcp.cstruct sk_buff *oskb;
sk_buff2416net/inet/tcp.csk->send_head =(struct sk_buff *)oskb->link3;
sk_buff2550net/inet/tcp.ctcp_data(struct sk_buff *skb, struct sock *sk, 
sk_buff2553net/inet/tcp.cstruct sk_buff *skb1, *skb2;
sk_buff2606net/inet/tcp.cfor(skb1=sk->rqueue->prev; ; skb1 =(struct sk_buff *)skb1->prev) {
sk_buff2688net/inet/tcp.cfor(skb2 = (struct sk_buff *)skb->next;
sk_buff2689net/inet/tcp.cskb2 !=(struct sk_buff *) sk->rqueue;
sk_buff2690net/inet/tcp.cskb2 = (struct sk_buff *)skb2->next) {
sk_buff2764net/inet/tcp.csk->rqueue = (struct sk_buff *)skb1->prev;
sk_buff2908net/inet/tcp.cstruct sk_buff *skb;
sk_buff2958net/inet/tcp.cstruct sk_buff *buff;
sk_buff3132net/inet/tcp.ctcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff3573net/inet/tcp.cstruct sk_buff *buff;
sk_buff23net/inet/tcp.h#define MAX_SYN_SIZE  44 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff24net/inet/tcp.h#define MAX_FIN_SIZE  40 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff25net/inet/tcp.h#define MAX_ACK_SIZE  40 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff26net/inet/tcp.h#define MAX_RESET_SIZE  40 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff120net/inet/tcp.hextern int  tcp_rcv(struct sk_buff *skb, struct device *dev,
sk_buff128net/inet/tcp.hextern void tcp_enqueue_partial(struct sk_buff *, struct sock *);
sk_buff129net/inet/tcp.hextern struct sk_buff * tcp_dequeue_partial(struct sock *);
sk_buff219net/inet/udp.cstruct sk_buff *skb;
sk_buff236net/inet/udp.csize = sizeof(struct sk_buff) + sk->prot->max_header + len;
sk_buff401net/inet/udp.cstruct sk_buff *skb;
sk_buff440net/inet/udp.cstruct sk_buff *skb;
sk_buff547net/inet/udp.cudp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff43net/inet/udp.hextern int  udp_rcv(struct sk_buff *skb, struct device *dev,