taglinefilesource code
sk_buff123drivers/net/3c501.cstatic int  el_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff333drivers/net/3c501.cel_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff555drivers/net/3c501.cstruct sk_buff *skb;
sk_buff548drivers/net/3c505.cstruct sk_buff *skb;
sk_buff994drivers/net/3c505.celp_start_xmit (struct sk_buff *skb, struct device *dev)
sk_buff284drivers/net/3c507.cstatic int  el16_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff447drivers/net/3c507.cel16_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff835drivers/net/3c507.cstruct sk_buff *skb;
sk_buff104drivers/net/3c509.cstatic int el3_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff378drivers/net/3c509.cel3_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff592drivers/net/3c509.cstruct sk_buff *skb;
sk_buff127drivers/net/8390.cstatic int ei_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff456drivers/net/8390.cstruct sk_buff *skb;
sk_buff51drivers/net/apricot.c#define alloc_skb(size, priority) (struct sk_buff *) kmalloc(size,priority)
sk_buff188drivers/net/apricot.cstatic int i596_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff345drivers/net/apricot.cstruct sk_buff *skb = dev_alloc_skb(pkt_len);
sk_buff411drivers/net/apricot.cstruct sk_buff *skb = ((struct sk_buff *)(tx_cmd->tbd->data)) -1;
sk_buff576drivers/net/apricot.ci596_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff813drivers/net/apricot.cstruct sk_buff *skb = ((struct sk_buff *)(tx_cmd->tbd->data)) -1;
sk_buff377drivers/net/arcnet.cstruct sk_buff *skb;    /* packet data buffer             */
sk_buff385drivers/net/arcnet.cstruct sk_buff *skb;    /* buffer from upper levels */
sk_buff435drivers/net/arcnet.cstatic int arcnetA_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff441drivers/net/arcnet.cstatic int arcnetW_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff456drivers/net/arcnet.cint arcnetA_header(struct sk_buff *skb,struct device *dev,unsigned short type,
sk_buff459drivers/net/arcnet.cstruct sk_buff *skb);
sk_buff460drivers/net/arcnet.cunsigned short arcnetA_type_trans(struct sk_buff *skb,struct device *dev);
sk_buff1024drivers/net/arcnet.carcnetA_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff1414drivers/net/arcnet.carcnetW_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff1870drivers/net/arcnet.cstruct sk_buff *skb;
sk_buff2155drivers/net/arcnet.cstruct sk_buff *skb;
sk_buff2238drivers/net/arcnet.cint arcnetA_header(struct sk_buff *skb,struct device *dev,unsigned short type,
sk_buff2317drivers/net/arcnet.cstruct sk_buff *skb)
sk_buff2348drivers/net/arcnet.cunsigned short arcnetA_type_trans(struct sk_buff *skb,struct device *dev)
sk_buff121drivers/net/at1700.cstatic int  net_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff363drivers/net/at1700.cnet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff519drivers/net/at1700.cstruct sk_buff *skb;
sk_buff137drivers/net/atp.cstatic int  net_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff414drivers/net/atp.cnet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff671drivers/net/atp.cstruct sk_buff *skb;
sk_buff360drivers/net/de4x5.cstruct sk_buff *skb[NUM_TX_DESC];        /* TX skb for freeing when sent */
sk_buff405drivers/net/de4x5.cstatic int     de4x5_queue_pkt(struct sk_buff *skb, struct device *dev);
sk_buff425drivers/net/de4x5.cstatic void    load_packet(struct device *dev, char *buf, u32 flags, struct sk_buff *skb);
sk_buff945drivers/net/de4x5.cde4x5_queue_pkt(struct sk_buff *skb, struct device *dev)
sk_buff1153drivers/net/de4x5.cstruct sk_buff *skb;
sk_buff1367drivers/net/de4x5.cstatic void load_packet(struct device *dev, char *buf, u32 flags, struct sk_buff *skb)
sk_buff2470drivers/net/de4x5.cstruct sk_buff *skb;
sk_buff250drivers/net/de600.cstatic int  de600_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff404drivers/net/de600.cde600_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff587drivers/net/de600.cstruct sk_buff  *skb;
sk_buff183drivers/net/de620.cstatic int  de620_start_xmit(struct sk_buff *, struct device *);
sk_buff485drivers/net/de620.cde620_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff626drivers/net/de620.cstruct sk_buff *skb;
sk_buff368drivers/net/depca.cstatic int    depca_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff393drivers/net/depca.cstatic int    load_packet(struct device *dev, struct sk_buff *skb);
sk_buff811drivers/net/depca.cdepca_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff944drivers/net/depca.cstruct sk_buff *skb;
sk_buff1565drivers/net/depca.cstatic int load_packet(struct device *dev, struct sk_buff *skb)
sk_buff59drivers/net/dummy.cstatic int dummy_xmit(struct sk_buff *skb, struct device *dev);
sk_buff107drivers/net/dummy.cdummy_xmit(struct sk_buff *skb, struct device *dev)
sk_buff145drivers/net/eepro.cstatic int  eepro_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff604drivers/net/eepro.ceepro_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff1046drivers/net/eepro.cstruct sk_buff *skb;
sk_buff292drivers/net/eexpress.cstatic int  eexp_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff452drivers/net/eexpress.ceexp_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff941drivers/net/eexpress.cstruct sk_buff *skb;
sk_buff144drivers/net/eql.cstatic int eql_slave_xmit(struct sk_buff *skb, struct device *dev); /*  */
sk_buff147drivers/net/eql.cstatic int eql_header(struct sk_buff *skb, struct device *dev, 
sk_buff151drivers/net/eql.cunsigned long raddr, struct sk_buff *skb); /*  */
sk_buff345drivers/net/eql.ceql_slave_xmit(struct sk_buff *skb, struct device *dev)
sk_buff398drivers/net/eql.ceql_header(struct sk_buff *skb, struct device *dev, 
sk_buff409drivers/net/eql.cunsigned long raddr, struct sk_buff *skb)
sk_buff292drivers/net/ewrk3.cstatic int ewrk3_queue_pkt(struct sk_buff *skb, struct device *dev);
sk_buff760drivers/net/ewrk3.cewrk3_queue_pkt(struct sk_buff *skb, struct device *dev)
sk_buff1036drivers/net/ewrk3.cstruct sk_buff *skb;
sk_buff156drivers/net/hp100.cstatic int hp100_start_xmit( struct sk_buff *skb, struct device *dev );
sk_buff445drivers/net/hp100.cstatic int hp100_start_xmit( struct sk_buff *skb, struct device *dev )
sk_buff571drivers/net/hp100.cstruct sk_buff *skb;
sk_buff113drivers/net/ibmtr.cstatic int tok_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff1033drivers/net/ibmtr.cstruct sk_buff *skb;
sk_buff1128drivers/net/ibmtr.cstatic int tok_send_packet(struct sk_buff *skb, struct device *dev) {
sk_buff197drivers/net/ibmtr.hstruct sk_buff *current_skb;
sk_buff199drivers/net/lance.cstruct sk_buff* tx_skbuff[TX_RING_SIZE];
sk_buff258drivers/net/lance.cstatic int lance_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff711drivers/net/lance.clance_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff988drivers/net/lance.cstruct sk_buff *skb;
sk_buff47drivers/net/loopback.cstatic int loopback_xmit(struct sk_buff *skb, struct device *dev)
sk_buff74drivers/net/loopback.cstruct sk_buff *skb2=skb;
sk_buff167drivers/net/ni52.cstatic int     ni52_send_packet(struct sk_buff *,struct device *);
sk_buff792drivers/net/ni52.cstruct sk_buff *skb;
sk_buff806drivers/net/ni52.cskb = (struct sk_buff *) dev_alloc_skb(totlen+2);
sk_buff928drivers/net/ni52.cstatic int ni52_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff120drivers/net/ni65.cstatic int   ni65_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff136drivers/net/ni65.cstruct sk_buff *recv_skb[RMDNUM];
sk_buff452drivers/net/ni65.cstruct sk_buff *skb;
sk_buff462drivers/net/ni65.cskb = (struct sk_buff *) p->tmdbufs[p->tmdlast];
sk_buff500drivers/net/ni65.cstruct sk_buff *skb,*skb1;
sk_buff564drivers/net/ni65.cstatic int ni65_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff152drivers/net/pi2.cstatic int pi_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff209drivers/net/pi2.cstatic void hardware_send_packet(struct pi_local *lp, struct sk_buff *skb)
sk_buff339drivers/net/pi2.cstatic void free_p(struct sk_buff *skb)
sk_buff511drivers/net/pi2.cstruct sk_buff *skb;
sk_buff586drivers/net/pi2.cstruct sk_buff *skb;
sk_buff1077drivers/net/pi2.cstatic int pi_header(struct sk_buff *skb, struct device *dev, unsigned short type,
sk_buff1085drivers/net/pi2.cstruct sk_buff *skb)
sk_buff1497drivers/net/pi2.cstatic int pi_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff1575drivers/net/pi2.cstruct sk_buff *ptr;
sk_buff101drivers/net/pi2.hstruct sk_buff *sndbuf;  /* Current buffer being transmitted */
sk_buff133drivers/net/plip.cunsigned long raddr, struct sk_buff *skb);
sk_buff134drivers/net/plip.cstatic int plip_tx_packet(struct sk_buff *skb, struct device *dev);
sk_buff184drivers/net/plip.cstruct sk_buff *skb;
sk_buff199drivers/net/plip.cunsigned long raddr, struct sk_buff *skb);
sk_buff836drivers/net/plip.cstruct sk_buff *skb)
sk_buff858drivers/net/plip.cplip_tx_packet(struct sk_buff *skb, struct device *dev)
sk_buff117drivers/net/ppp.cstatic int ppp_xmit(struct sk_buff *, struct device *);
sk_buff124drivers/net/ppp.cstatic void ppp_add_arp(unsigned long addr, struct sk_buff *skb,
sk_buff127drivers/net/ppp.cstatic int ppp_header(struct sk_buff *, struct device *, unsigned short,
sk_buff130drivers/net/ppp.cstruct sk_buff *);
sk_buff1084drivers/net/ppp.cstruct sk_buff *skb;
sk_buff1702drivers/net/ppp.cppp_xmit(struct sk_buff *skb, struct device *dev)
sk_buff1859drivers/net/ppp.cppp_add_arp(unsigned long addr, struct sk_buff *skb, struct device *dev)
sk_buff1866drivers/net/ppp.cppp_header(struct sk_buff *skb, struct device *dev, unsigned short type,
sk_buff1874drivers/net/ppp.cstruct sk_buff *skb)
sk_buff89drivers/net/seeq8005.cstatic int seeq8005_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff377drivers/net/seeq8005.cseeq8005_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff536drivers/net/seeq8005.cstruct sk_buff *skb;
sk_buff489drivers/net/sk_g16.cstatic int   SK_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff1193drivers/net/sk_g16.cstatic int SK_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff1571drivers/net/sk_g16.cstruct sk_buff *skb;
sk_buff99drivers/net/skeleton.cstatic int  net_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff308drivers/net/skeleton.cnet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff417drivers/net/skeleton.cstruct sk_buff *skb;
sk_buff280drivers/net/slip.cstruct sk_buff *skb;
sk_buff419drivers/net/slip.csl_xmit(struct sk_buff *skb, struct device *dev)
sk_buff471drivers/net/slip.csl_header(struct sk_buff *skb, struct device *dev, unsigned short type,
sk_buff490drivers/net/slip.cstruct sk_buff *skb)
sk_buff146drivers/net/tulip.cstruct sk_buff* tx_skbuff[TX_RING_SIZE];
sk_buff160drivers/net/tulip.cstatic int tulip_start_xmit(struct sk_buff *skb, struct device *dev);
sk_buff376drivers/net/tulip.ctulip_start_xmit(struct sk_buff *skb, struct device *dev)
sk_buff601drivers/net/tulip.cstruct sk_buff *skb;
sk_buff46drivers/net/tunnel.cstatic int tunnel_xmit(struct sk_buff *skb, struct device *dev);
sk_buff120drivers/net/tunnel.cstatic int tunnel_xmit(struct sk_buff *skb, struct device *dev)
sk_buff123drivers/net/tunnel.cstruct sk_buff *skb2;    /* The output packet */
sk_buff82drivers/net/wavelan.cstatic int    wavelan_send_packet(struct sk_buff *, device *);
sk_buff1382drivers/net/wavelan.cwavelan_send_packet(struct sk_buff *skb, device *dev)
sk_buff1423drivers/net/wavelan.cif (skb == (struct sk_buff *)0)
sk_buff1490drivers/net/wavelan.cstruct sk_buff  *skb;
sk_buff1633drivers/net/wavelan.cif ((skb = dev_alloc_skb(sksize)) == (struct sk_buff *)0)
sk_buff184drivers/net/znet.cstatic int  znet_send_packet(struct sk_buff *skb, struct device *dev);
sk_buff317drivers/net/znet.cstatic int znet_send_packet(struct sk_buff *skb, struct device *dev)
sk_buff549drivers/net/znet.cstruct sk_buff *skb;
sk_buff141include/linux/atalk.hextern int aarp_send_ddp(struct device *dev,struct sk_buff *skb, struct at_addr *sa, void *hwaddr);
sk_buff31include/linux/etherdevice.hextern int    eth_header(struct sk_buff *skb, struct device *dev,
sk_buff35include/linux/etherdevice.hunsigned long dst, struct sk_buff *skb);
sk_buff36include/linux/etherdevice.hextern unsigned short  eth_type_trans(struct sk_buff *skb, struct device *dev);
sk_buff38include/linux/etherdevice.hextern void    eth_copy_and_sum(struct sk_buff *dest,
sk_buff77include/linux/igmp.hextern int igmp_rcv(struct sk_buff *, struct device *, struct options *, unsigned long, unsigned short,
sk_buff149include/linux/ip_fw.hextern void ip_fw_masquerade(struct sk_buff **, struct device *);
sk_buff150include/linux/ip_fw.hextern int ip_fw_demasquerade(struct sk_buff *);
sk_buff144include/linux/netdevice.hint        (*hard_start_xmit) (struct sk_buff *skb,
sk_buff146include/linux/netdevice.hint        (*hard_header) (struct sk_buff *skb,
sk_buff153include/linux/netdevice.hunsigned long raddr, struct sk_buff *skb);
sk_buff170include/linux/netdevice.hint      (*func) (struct sk_buff *, struct device *,
sk_buff202include/linux/netdevice.hextern void    dev_queue_xmit(struct sk_buff *skb, struct device *dev,
sk_buff205include/linux/netdevice.hextern void    netif_rx(struct sk_buff *skb);
sk_buff32include/linux/skbuff.hstruct sk_buff    * volatile next;
sk_buff33include/linux/skbuff.hstruct sk_buff    * volatile prev;
sk_buff41include/linux/skbuff.hstruct sk_buff    * volatile next;  /* Next buffer in list */
sk_buff42include/linux/skbuff.hstruct sk_buff    * volatile prev;  /* Previous buffer in list */
sk_buff46include/linux/skbuff.hstruct sk_buff    * volatile link3;  /* Link for IP protocol level buffer chains   */
sk_buff115include/linux/skbuff.hextern void      print_skb(struct sk_buff *);
sk_buff117include/linux/skbuff.hextern void      kfree_skb(struct sk_buff *skb, int rw);
sk_buff119include/linux/skbuff.hextern void      skb_queue_head(struct sk_buff_head *list,struct sk_buff *buf);
sk_buff120include/linux/skbuff.hextern void      skb_queue_tail(struct sk_buff_head *list,struct sk_buff *buf);
sk_buff121include/linux/skbuff.hextern struct sk_buff *    skb_dequeue(struct sk_buff_head *list);
sk_buff122include/linux/skbuff.hextern void       skb_insert(struct sk_buff *old,struct sk_buff *newsk);
sk_buff123include/linux/skbuff.hextern void      skb_append(struct sk_buff *old,struct sk_buff *newsk);
sk_buff124include/linux/skbuff.hextern void      skb_unlink(struct sk_buff *buf);
sk_buff125include/linux/skbuff.hextern struct sk_buff *    skb_peek_copy(struct sk_buff_head *list);
sk_buff126include/linux/skbuff.hextern struct sk_buff *    alloc_skb(unsigned int size, int priority);
sk_buff127include/linux/skbuff.hextern struct sk_buff *    dev_alloc_skb(unsigned int size);
sk_buff128include/linux/skbuff.hextern void      kfree_skbmem(struct sk_buff *skb);
sk_buff129include/linux/skbuff.hextern struct sk_buff *    skb_clone(struct sk_buff *skb, int priority);
sk_buff130include/linux/skbuff.hextern void      skb_device_lock(struct sk_buff *skb);
sk_buff131include/linux/skbuff.hextern void      skb_device_unlock(struct sk_buff *skb);
sk_buff132include/linux/skbuff.hextern void      dev_kfree_skb(struct sk_buff *skb, int mode);
sk_buff133include/linux/skbuff.hextern int      skb_device_locked(struct sk_buff *skb);
sk_buff134include/linux/skbuff.hextern unsigned char *    skb_put(struct sk_buff *skb, int len);
sk_buff135include/linux/skbuff.hextern unsigned char *    skb_push(struct sk_buff *skb, int len);
sk_buff136include/linux/skbuff.hextern int      skb_pull(struct sk_buff *skb, int len);
sk_buff137include/linux/skbuff.hextern int      skb_headroom(struct sk_buff *skb);
sk_buff138include/linux/skbuff.hextern int      skb_tailroom(struct sk_buff *skb);
sk_buff139include/linux/skbuff.hextern void      skb_reserve(struct sk_buff *skb, int len);
sk_buff140include/linux/skbuff.hextern void       skb_trim(struct sk_buff *skb, int len);
sk_buff148include/linux/skbuff.hstatic __inline__ struct sk_buff *skb_peek(struct sk_buff_head *list_)
sk_buff150include/linux/skbuff.hstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff155include/linux/skbuff.hextern int       skb_check(struct sk_buff *skb,int,int, char *);
sk_buff164include/linux/skbuff.hlist->prev = (struct sk_buff *)list;
sk_buff165include/linux/skbuff.hlist->next = (struct sk_buff *)list;
sk_buff172include/linux/skbuff.hextern __inline__ void skb_queue_head(struct sk_buff_head *list_,struct sk_buff *newsk)
sk_buff175include/linux/skbuff.hstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff190include/linux/skbuff.hextern __inline__ void skb_queue_tail(struct sk_buff_head *list_, struct sk_buff *newsk)
sk_buff193include/linux/skbuff.hstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff214include/linux/skbuff.hextern __inline__ struct sk_buff *skb_dequeue(struct sk_buff_head *list_)
sk_buff217include/linux/skbuff.hstruct sk_buff *result;
sk_buff218include/linux/skbuff.hstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff247include/linux/skbuff.hextern __inline__ void skb_insert(struct sk_buff *old, struct sk_buff *newsk)
sk_buff265include/linux/skbuff.hextern __inline__ void skb_append(struct sk_buff *old, struct sk_buff *newsk)
sk_buff287include/linux/skbuff.hextern __inline__ void skb_unlink(struct sk_buff *skb)
sk_buff308include/linux/skbuff.hextern __inline__ unsigned char *skb_put(struct sk_buff *skb, int len)
sk_buff318include/linux/skbuff.hextern __inline__ unsigned char *skb_push(struct sk_buff *skb, int len)
sk_buff327include/linux/skbuff.hextern __inline__ int skb_pull(struct sk_buff *skb, int len)
sk_buff336include/linux/skbuff.hextern __inline__ int skb_headroom(struct sk_buff *skb)
sk_buff341include/linux/skbuff.hextern __inline__ int skb_tailroom(struct sk_buff *skb)
sk_buff346include/linux/skbuff.hextern __inline__ void skb_reserve(struct sk_buff *skb, int len)
sk_buff352include/linux/skbuff.hextern __inline__ void skb_trim(struct sk_buff *skb, int len)
sk_buff363include/linux/skbuff.hextern struct sk_buff *    skb_recv_datagram(struct sock *sk,unsigned flags,int noblock, int *err);
sk_buff365include/linux/skbuff.hextern void      skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size);
sk_buff366include/linux/skbuff.hextern void      skb_free_datagram(struct sk_buff *skb);
sk_buff33include/linux/trdevice.hvoid *saddr, unsigned len, struct sk_buff *skb);
sk_buff35include/linux/trdevice.hunsigned long raddr, struct sk_buff *skb);
sk_buff36include/linux/trdevice.hextern unsigned short  tr_type_trans(struct sk_buff *skb, struct device *dev);
sk_buff8include/net/arp.hextern int  arp_rcv(struct sk_buff *skb, struct device *dev,
sk_buff12include/net/arp.hstruct device *dev, u32 saddr, struct sk_buff *skb);
sk_buff139include/net/ax25.hextern int  ax25_send_frame(struct sk_buff *, ax25_address *, ax25_address *, ax25_digi *, struct device *);
sk_buff142include/net/ax25.hextern int  ax25_encapsulate(struct sk_buff *, struct device *, unsigned short,
sk_buff144include/net/ax25.hextern int  ax25_rebuild_header(unsigned char *, struct device *, unsigned long, struct sk_buff *);
sk_buff149include/net/ax25.hextern void ax25_queue_xmit(struct sk_buff *, struct device *, int);
sk_buff154include/net/ax25.hextern int  ax25_process_rx_frame(ax25_cb *, struct sk_buff *, int);
sk_buff157include/net/ax25.hextern int  ax25_output(ax25_cb *, struct sk_buff *);
sk_buff159include/net/ax25.hextern void ax25_transmit_buffer(ax25_cb *, struct sk_buff *, int);
sk_buff9include/net/datalink.hint  (*rcvfunc)(struct sk_buff *, struct device *, 
sk_buff11include/net/datalink.hvoid  (*datalink_header)(struct datalink_proto *, struct sk_buff *,
sk_buff27include/net/eth.hextern int    eth_header(struct sk_buff *skb, struct device *dev,
sk_buff31include/net/eth.hunsigned long dst, struct sk_buff *skb);
sk_buff32include/net/eth.hextern void    eth_add_arp(unsigned long addr, struct sk_buff *skb,
sk_buff34include/net/eth.hextern unsigned short  eth_type_trans(struct sk_buff *skb, struct device *dev);
sk_buff28include/net/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
sk_buff30include/net/icmp.hextern int  icmp_rcv(struct sk_buff *skb1, struct device *dev,
sk_buff55include/net/ip.hstruct sk_buff *skb;      /* complete received fragment    */
sk_buff82include/net/ip.hextern int    ip_build_header(struct sk_buff *skb,
sk_buff89include/net/ip.hextern int    ip_rcv(struct sk_buff *skb, struct device *dev,
sk_buff91include/net/ip.hextern int    ip_forward(struct sk_buff *skb, struct device *dev, int is_frag, unsigned long target_addr, int target_strict);           
sk_buff95include/net/ip.hstruct device *dev, struct sk_buff *skb,
sk_buff1include/net/ipip.hextern int ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
sk_buff48include/net/ipx.hextern int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt);
sk_buff88include/net/netrom.hextern int  nr_rx_frame(struct sk_buff *, struct device *);
sk_buff93include/net/netrom.hextern int  nr_rx_ip(struct sk_buff *, struct device *);
sk_buff99include/net/netrom.hextern int  nr_process_rx_frame(struct sock *, struct sk_buff *);
sk_buff102include/net/netrom.hextern int  nr_output(struct sock *, struct sk_buff *);
sk_buff105include/net/netrom.hextern void nr_transmit_buffer(struct sock *, struct sk_buff *);
sk_buff117include/net/netrom.hextern int  nr_route_frame(struct sk_buff *, ax25_cb *);
sk_buff128include/net/netrom.hextern void nr_transmit_dm(struct sk_buff *);
sk_buff1include/net/p8022.hstruct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
sk_buff31include/net/protocol.hint      (*handler)(struct sk_buff *skb, struct device *dev,
sk_buff35include/net/protocol.hint      (*frag_handler)(struct sk_buff *skb, struct device *dev,
sk_buff1include/net/psnap.hstruct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
sk_buff6include/net/rarp.hextern int rarp_rcv(struct sk_buff *skb, 
sk_buff31include/net/raw.hextern int   raw_rcv(struct sock *, struct sk_buff *, struct device *, 
sk_buff103include/net/sock.hstruct sk_buff    * volatile send_head;
sk_buff104include/net/sock.hstruct sk_buff    * volatile send_tail;
sk_buff106include/net/sock.hstruct sk_buff    *partial;
sk_buff210include/net/sock.hstruct sk_buff *  (*wmalloc)(struct sock *sk,
sk_buff213include/net/sock.hstruct sk_buff *  (*rmalloc)(struct sock *sk,
sk_buff216include/net/sock.hvoid      (*wfree)(struct sock *sk, struct sk_buff *skb);
sk_buff217include/net/sock.hvoid      (*rfree)(struct sock *sk, struct sk_buff *skb);
sk_buff233include/net/sock.hint      (*build_header)(struct sk_buff *skb,
sk_buff242include/net/sock.hstruct device *dev, struct sk_buff *skb,
sk_buff247include/net/sock.hint      (*rcv)(struct sk_buff *buff, struct device *dev,
sk_buff298include/net/sock.hextern struct sk_buff    *sock_wmalloc(struct sock *sk,
sk_buff301include/net/sock.hextern struct sk_buff    *sock_rmalloc(struct sock *sk,
sk_buff304include/net/sock.hextern void      sock_wfree(struct sock *sk, struct sk_buff *skb);
sk_buff305include/net/sock.hextern void      sock_rfree(struct sock *sk, struct sk_buff *skb);
sk_buff312include/net/sock.hextern struct sk_buff     *sock_alloc_send_skb(struct sock *skb, unsigned long size, int noblock, int *errcode);
sk_buff322include/net/sock.hextern __inline__ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
sk_buff129include/net/tcp.hextern int  tcp_rcv(struct sk_buff *skb, struct device *dev,
sk_buff140include/net/tcp.hextern void tcp_enqueue_partial(struct sk_buff *, struct sock *);
sk_buff141include/net/tcp.hextern struct sk_buff * tcp_dequeue_partial(struct sock *);
sk_buff45include/net/udp.hextern int  udp_rcv(struct sk_buff *skb, struct device *dev,
sk_buff6net/802/llc.cint llc_rx_adm(struct sock *sk,struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff36net/802/llc.cint llc_rx_setup(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff70net/802/llc.cint llc_rx_reset(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff114net/802/llc.cint llc_rx_d_conn(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff150net/802/llc.cint llc_rx_error(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff199net/802/llc.cint llc_rx_nr_shared(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff288net/802/llc.cint llc_rx_normal(struct sock *sk, struct sk_buff *skb, int type, int cmd, int pf, int nr, int ns)
sk_buff30net/802/p8022.cp8022_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff48net/802/p8022.cstruct sk_buff *skb, unsigned char *dest_node)
sk_buff84net/802/p8022.cregister_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *))
sk_buff9net/802/p8023.cstruct sk_buff *skb, unsigned char *dest_node)
sk_buff40net/802/psnap.cint snap_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff75net/802/psnap.cstatic void snap_datalink_header(struct datalink_proto *dl, struct sk_buff *skb, unsigned char *dest_node)
sk_buff100net/802/psnap.cstruct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *))
sk_buff42net/802/tr.cvoid *daddr, void *saddr, unsigned len, struct sk_buff *skb) {
sk_buff71net/802/tr.cstruct sk_buff *skb) {
sk_buff90net/802/tr.cunsigned short tr_type_trans(struct sk_buff *skb, struct device *dev) {
sk_buff89net/appletalk/aarp.cstruct sk_buff *skb;
sk_buff105net/appletalk/aarp.cstruct sk_buff *skb=alloc_skb(len, GFP_ATOMIC);
sk_buff167net/appletalk/aarp.cstruct sk_buff *skb=alloc_skb(len, GFP_ATOMIC);
sk_buff229net/appletalk/aarp.cstruct sk_buff *skb=alloc_skb(len, GFP_ATOMIC);
sk_buff427net/appletalk/aarp.cint aarp_send_ddp(struct device *dev,struct sk_buff *skb, struct at_addr *sa, void *hwaddr)
sk_buff537net/appletalk/aarp.cstruct sk_buff *skb;
sk_buff563net/appletalk/aarp.cstatic int aarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff186net/appletalk/ddp.cstruct sk_buff *skb;
sk_buff1329net/appletalk/ddp.cint atalk_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff1466net/appletalk/ddp.cstruct sk_buff *skb;
sk_buff1591net/appletalk/ddp.cstruct sk_buff *skb2=skb_clone(skb, GFP_KERNEL);
sk_buff1649net/appletalk/ddp.cstruct sk_buff *skb;
sk_buff1749net/appletalk/ddp.cstruct sk_buff *skb;
sk_buff341net/ax25/af_ax25.cstatic void ax25_send_to_raw(struct sock *sk, struct sk_buff *skb, int proto)
sk_buff343net/ax25/af_ax25.cstruct sk_buff *copy;
sk_buff382net/ax25/af_ax25.cstruct sk_buff *skb;
sk_buff539net/ax25/af_ax25.cint ax25_send_frame(struct sk_buff *skb, ax25_address *src, ax25_address *dest,
sk_buff1182net/ax25/af_ax25.cstruct sk_buff *skb;
sk_buff1262net/ax25/af_ax25.cstatic int ax25_rcv(struct sk_buff *skb, struct device *dev, ax25_address *dev_addr, struct packet_type *ptype)
sk_buff1498net/ax25/af_ax25.cstatic int kiss_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *ptype)
sk_buff1515net/ax25/af_ax25.cstatic int bpq_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *ptype)
sk_buff1543net/ax25/af_ax25.cstruct sk_buff *skb;
sk_buff1702net/ax25/af_ax25.cstruct sk_buff *skb;
sk_buff1803net/ax25/af_ax25.cstruct sk_buff *skb;
sk_buff1996net/ax25/af_ax25.cvoid ax25_queue_xmit(struct sk_buff *skb, struct device *dev, int pri)
sk_buff2040net/ax25/af_ax25.cint ax25_encapsulate(struct sk_buff *skb, struct device *dev, unsigned short type, void *daddr,
sk_buff2088net/ax25/af_ax25.cint ax25_rebuild_header(unsigned char *bp, struct device *dev, unsigned long dest, struct sk_buff *skb)
sk_buff60net/ax25/ax25_in.cstatic int ax25_rx_iframe(ax25_cb *ax25, struct sk_buff *skb)
sk_buff104net/ax25/ax25_in.cstatic int ax25_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type)
sk_buff162net/ax25/ax25_in.cstatic int ax25_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type)
sk_buff221net/ax25/ax25_in.cstatic int ax25_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type)
sk_buff369net/ax25/ax25_in.cstatic int ax25_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int type)
sk_buff558net/ax25/ax25_in.cint ax25_process_rx_frame(ax25_cb *ax25, struct sk_buff *skb, int type)
sk_buff50net/ax25/ax25_out.cint ax25_output(ax25_cb *ax25, struct sk_buff *skb)
sk_buff64net/ax25/ax25_out.cstatic void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit)
sk_buff83net/ax25/ax25_out.cstruct sk_buff *skb, *skbn;
sk_buff147net/ax25/ax25_out.cvoid ax25_transmit_buffer(ax25_cb *ax25, struct sk_buff *skb, int type)
sk_buff56net/ax25/ax25_subr.cstruct sk_buff *skb;
sk_buff76net/ax25/ax25_subr.cstruct sk_buff *skb, *skb_prev = NULL;
sk_buff143net/ax25/ax25_subr.cstruct sk_buff *skb;
sk_buff180net/ax25/ax25_subr.cstruct sk_buff *skb;
sk_buff53net/core/datagram.cstruct sk_buff *skb_recv_datagram(struct sock *sk, unsigned flags, int noblock, int *err)
sk_buff55net/core/datagram.cstruct sk_buff *skb;
sk_buff148net/core/datagram.cvoid skb_free_datagram(struct sk_buff *skb)
sk_buff166net/core/datagram.cvoid skb_copy_datagram(struct sk_buff *skb, int offset, char *to, int size)
sk_buff95net/core/dev.c(struct sk_buff *)&backlog, (struct sk_buff *)&backlog
sk_buff276net/core/dev.cstruct sk_buff *skb;
sk_buff312net/core/dev.cvoid dev_queue_xmit(struct sk_buff *skb, struct device *dev, int pri)
sk_buff380net/core/dev.cstruct sk_buff *skb2;
sk_buff415net/core/dev.cvoid netif_rx(struct sk_buff *skb)
sk_buff484net/core/dev.cstruct sk_buff *skb = NULL;
sk_buff494net/core/dev.cskb = (struct sk_buff *) buff;
sk_buff602net/core/dev.cstruct sk_buff *skb;
sk_buff669net/core/dev.cstruct sk_buff *skb2=skb_clone(skb, GFP_ATOMIC);
sk_buff686net/core/dev.cstruct sk_buff *skb2;
sk_buff750net/core/dev.cstruct sk_buff *skb;
sk_buff71net/core/skbuff.cint skb_check(struct sk_buff *skb, int head, int line, char *file)
sk_buff97net/core/skbuff.cstruct sk_buff *skb2 = skb->next;
sk_buff185net/core/skbuff.clist->prev = (struct sk_buff *)list;
sk_buff186net/core/skbuff.clist->next = (struct sk_buff *)list;
sk_buff194net/core/skbuff.cvoid skb_queue_head(struct sk_buff_head *list_,struct sk_buff *newsk)
sk_buff197net/core/skbuff.cstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff219net/core/skbuff.cvoid skb_queue_tail(struct sk_buff_head *list_, struct sk_buff *newsk)
sk_buff222net/core/skbuff.cstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff246net/core/skbuff.cstruct sk_buff *skb_dequeue(struct sk_buff_head *list_)
sk_buff249net/core/skbuff.cstruct sk_buff *result;
sk_buff250net/core/skbuff.cstruct sk_buff *list = (struct sk_buff *)list_;
sk_buff278net/core/skbuff.cvoid skb_insert(struct sk_buff *old, struct sk_buff *newsk)
sk_buff303net/core/skbuff.cvoid skb_append(struct sk_buff *old, struct sk_buff *newsk)
sk_buff332net/core/skbuff.cvoid skb_unlink(struct sk_buff *skb)
sk_buff359net/core/skbuff.cunsigned char *skb_put(struct sk_buff *skb, int len)
sk_buff371net/core/skbuff.cunsigned char *skb_push(struct sk_buff *skb, int len)
sk_buff382net/core/skbuff.cint skb_pull(struct sk_buff *skb, int len)
sk_buff392net/core/skbuff.cint skb_headroom(struct sk_buff *skb)
sk_buff398net/core/skbuff.cint skb_tailroom(struct sk_buff *skb)
sk_buff404net/core/skbuff.cvoid skb_reserve(struct sk_buff *skb, int len)
sk_buff416net/core/skbuff.cvoid skb_trim(struct sk_buff *skb, int len)
sk_buff435net/core/skbuff.cvoid kfree_skb(struct sk_buff *skb, int rw)
sk_buff492net/core/skbuff.cstruct sk_buff *alloc_skb(unsigned int size,int priority)
sk_buff494net/core/skbuff.cstruct sk_buff *skb;
sk_buff510net/core/skbuff.csize+=sizeof(struct sk_buff);  /* And stick the control itself on the end */
sk_buff535net/core/skbuff.cskb=(struct sk_buff *)(bptr+size)-1;
sk_buff569net/core/skbuff.cvoid kfree_skbmem(struct sk_buff *skb)
sk_buff584net/core/skbuff.cstruct sk_buff *skb_clone(struct sk_buff *skb, int priority)
sk_buff586net/core/skbuff.cstruct sk_buff *n;
sk_buff595net/core/skbuff.cn=alloc_skb(skb->truesize-sizeof(struct sk_buff),priority);
sk_buff640net/core/skbuff.cvoid skb_device_lock(struct sk_buff *skb)
sk_buff649net/core/skbuff.cvoid skb_device_unlock(struct sk_buff *skb)
sk_buff658net/core/skbuff.cvoid dev_kfree_skb(struct sk_buff *skb, int mode)
sk_buff676net/core/skbuff.cstruct sk_buff *dev_alloc_skb(unsigned int length)
sk_buff678net/core/skbuff.cstruct sk_buff *skb;
sk_buff686net/core/skbuff.cint skb_device_locked(struct sk_buff *skb)
sk_buff305net/core/sock.cstruct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force, int priority)
sk_buff311net/core/sock.cstruct sk_buff * c = alloc_skb(size, priority);
sk_buff328net/core/sock.cstruct sk_buff *sock_rmalloc(struct sock *sk, unsigned long size, int force, int priority)
sk_buff334net/core/sock.cstruct sk_buff *c = alloc_skb(size, priority);
sk_buff382net/core/sock.cvoid sock_wfree(struct sock *sk, struct sk_buff *skb)
sk_buff403net/core/sock.cvoid sock_rfree(struct sock *sk, struct sk_buff *skb)
sk_buff424net/core/sock.cstruct sk_buff *sock_alloc_send_skb(struct sock *sk, unsigned long size, int noblock, int *errcode)
sk_buff426net/core/sock.cstruct sk_buff *skb;
sk_buff499net/core/sock.cstruct sk_buff *skb;
sk_buff87net/ethernet/eth.cint eth_header(struct sk_buff *skb, struct device *dev, unsigned short type,
sk_buff138net/ethernet/eth.cstruct sk_buff *skb)
sk_buff170net/ethernet/eth.cunsigned short eth_type_trans(struct sk_buff *skb, struct device *dev)
sk_buff238net/ethernet/eth.cvoid eth_copy_and_sum(struct sk_buff *dest, unsigned char *src, int length, int base)
sk_buff9net/ethernet/pe2.cstruct sk_buff *skb, unsigned char *dest_node)
sk_buff286net/ipv4/af_inet.cstruct sk_buff *skb;
sk_buff340net/ipv4/af_inet.cstruct sk_buff *skb2;
sk_buff246net/ipv4/arp.cstruct sk_buff *skb;
sk_buff314net/ipv4/arp.cstruct sk_buff *skb;
sk_buff465net/ipv4/arp.cstruct sk_buff *skb;
sk_buff553net/ipv4/arp.cint arp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff866net/ipv4/arp.cu32 saddr, struct sk_buff *skb)
sk_buff101net/ipv4/icmp.cvoid icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev)
sk_buff103net/ipv4/icmp.cstruct sk_buff *skb;
sk_buff217net/ipv4/icmp.cskb = (struct sk_buff *) alloc_skb(len+15, GFP_ATOMIC);
sk_buff276net/ipv4/icmp.cstatic void icmp_unreach(struct icmphdr *icmph, struct sk_buff *skb)
sk_buff351net/ipv4/icmp.cstatic void icmp_redirect(struct icmphdr *icmph, struct sk_buff *skb,
sk_buff426net/ipv4/icmp.cstatic void icmp_echo(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff431net/ipv4/icmp.cstruct sk_buff *skb2;
sk_buff493net/ipv4/icmp.cstatic void icmp_timestamp(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff498net/ipv4/icmp.cstruct sk_buff *skb2;
sk_buff578net/ipv4/icmp.cstatic void icmp_info(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff591net/ipv4/icmp.cstatic void icmp_address(struct icmphdr *icmph, struct sk_buff *skb, struct device *dev,
sk_buff596net/ipv4/icmp.cstruct sk_buff *skb2;
sk_buff660net/ipv4/icmp.cint icmp_rcv(struct sk_buff *skb1, struct device *dev, struct options *opt,
sk_buff85net/ipv4/igmp.cstruct sk_buff *skb=alloc_skb(MAX_IGMP_SIZE, GFP_ATOMIC);
sk_buff199net/ipv4/igmp.cint igmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff179net/ipv4/ip.cstatic int ip_send(struct sk_buff *skb, unsigned long daddr, int len, struct device *dev, unsigned long saddr)
sk_buff211net/ipv4/ip.cint ip_build_header(struct sk_buff *skb, unsigned long saddr, unsigned long daddr,
sk_buff352net/ipv4/ip.cstatic struct ipfrag *ip_frag_create(int offset, int end, struct sk_buff *skb, unsigned char *ptr)
sk_buff490net/ipv4/ip.cstatic struct ipq *ip_create(struct sk_buff *skb, struct iphdr *iph, struct device *dev)
sk_buff578net/ipv4/ip.cstatic struct sk_buff *ip_glue(struct ipq *qp)
sk_buff580net/ipv4/ip.cstruct sk_buff *skb;
sk_buff646net/ipv4/ip.cstatic struct sk_buff *ip_defrag(struct iphdr *iph, struct sk_buff *skb, struct device *dev)
sk_buff651net/ipv4/ip.cstruct sk_buff *skb2;
sk_buff840net/ipv4/ip.cvoid ip_fragment(struct sock *sk, struct sk_buff *skb, struct device *dev, int is_frag)
sk_buff845net/ipv4/ip.cstruct sk_buff *skb2;
sk_buff1012net/ipv4/ip.cint ip_forward(struct sk_buff *skb, struct device *dev, int is_frag, unsigned long target_addr, int target_strict)
sk_buff1016net/ipv4/ip.cstruct sk_buff *skb2;  /* Output packet */
sk_buff1263net/ipv4/ip.cint ip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff1548net/ipv4/ip.cstruct sk_buff *skb1;
sk_buff1583net/ipv4/ip.cstruct sk_buff *skb2;
sk_buff1672net/ipv4/ip.cstatic void ip_loopback(struct device *old_dev, struct sk_buff *skb)
sk_buff1677net/ipv4/ip.cstruct sk_buff *newskb=dev_alloc_skb(len+dev->hard_header_len+15);
sk_buff1723net/ipv4/ip.cstruct sk_buff *skb, int free)
sk_buff2438net/ipv4/ip.cstruct sk_buff *skb=sock_alloc_send_skb(sk, length+20+15+dev->hard_header_len,0,&error);
sk_buff2548net/ipv4/ip.cstruct sk_buff * skb;
sk_buff518net/ipv4/ip_fw.cstatic struct sk_buff *revamp(struct sk_buff *skb, struct device *dev, struct ip_masq *ftp)
sk_buff522net/ipv4/ip_fw.cstruct sk_buff *skb2;
sk_buff654net/ipv4/ip_fw.cvoid ip_fw_masquerade(struct sk_buff **skb_ptr, struct device *dev)
sk_buff656net/ipv4/ip_fw.cstruct sk_buff  *skb=*skb_ptr;
sk_buff771net/ipv4/ip_fw.cint ip_fw_demasquerade(struct sk_buff *skb_ptr)
sk_buff50net/ipv4/ipip.cint ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, 
sk_buff73net/ipv4/packet.cint packet_rcv(struct sk_buff *skb, struct device *dev,  struct packet_type *pt)
sk_buff148net/ipv4/packet.cstruct sk_buff *skb;
sk_buff292net/ipv4/packet.cstruct sk_buff *skb;
sk_buff143net/ipv4/rarp.cint rarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff97net/ipv4/raw.cint raw_rcv(struct sock *sk, struct sk_buff *skb, struct device *dev, long saddr, long daddr)
sk_buff239net/ipv4/raw.cstruct sk_buff *skb;
sk_buff371net/ipv4/tcp.cstatic struct sk_buff *tcp_find_established(struct sock *s)
sk_buff373net/ipv4/tcp.cstruct sk_buff *p=skb_peek(&s->receive_queue);
sk_buff382net/ipv4/tcp.cwhile(p!=(struct sk_buff *)&s->receive_queue);
sk_buff391net/ipv4/tcp.cstatic struct sk_buff *tcp_dequeue_established(struct sock *s)
sk_buff393net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff412net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff443net/ipv4/tcp.cstruct sk_buff * skb;
sk_buff785net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff913net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff972net/ipv4/tcp.cwhile(skb != (struct sk_buff *)&sk->receive_queue);
sk_buff1137net/ipv4/tcp.cstatic void tcp_send_skb(struct sock *sk, struct sk_buff *skb)
sk_buff1256net/ipv4/tcp.cstruct sk_buff * tcp_dequeue_partial(struct sock * sk)
sk_buff1258net/ipv4/tcp.cstruct sk_buff * skb;
sk_buff1278net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff1290net/ipv4/tcp.cvoid tcp_enqueue_partial(struct sk_buff * skb, struct sock * sk)
sk_buff1292net/ipv4/tcp.cstruct sk_buff * tmp;
sk_buff1323net/ipv4/tcp.cstruct sk_buff *buff;
sk_buff1465net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff1466net/ipv4/tcp.cstruct sk_buff *send_tmp;
sk_buff1810net/ipv4/tcp.cstruct sk_buff *buff;
sk_buff1891net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff2070net/ipv4/tcp.cstruct sk_buff * skb;
sk_buff2104net/ipv4/tcp.cwhile (skb != (struct sk_buff *)&sk->receive_queue);
sk_buff2325net/ipv4/tcp.cstruct sk_buff *buff;
sk_buff2510net/ipv4/tcp.cstruct sk_buff *buff;
sk_buff2683net/ipv4/tcp.cstatic void tcp_conn_request(struct sock *sk, struct sk_buff *skb,
sk_buff2687net/ipv4/tcp.cstruct sk_buff *buff;
sk_buff2982net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff3029net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff3208net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff3209net/ipv4/tcp.cstruct sk_buff *skb2;
sk_buff3210net/ipv4/tcp.cstruct sk_buff *wskb = NULL;
sk_buff3375net/ipv4/tcp.cstruct sk_buff *oskb;  
sk_buff3719net/ipv4/tcp.cstatic int tcp_fin(struct sk_buff *skb, struct sock *sk, struct tcphdr *th)
sk_buff3806net/ipv4/tcp.cextern __inline__ int tcp_data(struct sk_buff *skb, struct sock *sk, 
sk_buff3809net/ipv4/tcp.cstruct sk_buff *skb1, *skb2;
sk_buff4011net/ipv4/tcp.cskb2 != (struct sk_buff *)&sk->receive_queue;
sk_buff4209net/ipv4/tcp.cstruct sk_buff *skb;
sk_buff4267net/ipv4/tcp.cstruct sk_buff *buff;
sk_buff4481net/ipv4/tcp.cstatic int tcp_std_reset(struct sock *sk, struct sk_buff *skb)
sk_buff4514net/ipv4/tcp.cint tcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff4919net/ipv4/tcp.cstruct sk_buff *buff,*skb;
sk_buff110net/ipv4/udp.cstatic int udp_deliver(struct sock *sk, struct udphdr *uh, struct sk_buff *skb, struct device *dev, long saddr, long daddr, int len);
sk_buff375net/ipv4/udp.cstruct sk_buff *skb;
sk_buff415net/ipv4/udp.cstruct sk_buff *skb;
sk_buff514net/ipv4/udp.cint udp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff581net/ipv4/udp.cstruct sk_buff *skb1;
sk_buff629net/ipv4/udp.cstatic int udp_deliver(struct sock *sk, struct udphdr *uh, struct sk_buff *skb, struct device *dev, long saddr, long daddr, int len)
sk_buff176net/ipx/af_ipx.cstruct sk_buff  *skb;
sk_buff324net/ipx/af_ipx.cipxitf_def_skb_handler(struct sock *sock, struct sk_buff *skb)
sk_buff343net/ipx/af_ipx.cipxitf_demux_socket(ipx_interface *intrfc, struct sk_buff *skb, int copy) 
sk_buff347net/ipx/af_ipx.cstruct sk_buff  *skb1 = NULL, *skb2 = NULL;
sk_buff424net/ipx/af_ipx.cstatic struct sk_buff *
sk_buff425net/ipx/af_ipx.cipxitf_adjust_skbuff(ipx_interface *intrfc, struct sk_buff *skb)
sk_buff427net/ipx/af_ipx.cstruct sk_buff  *skb2;
sk_buff469net/ipx/af_ipx.cipxitf_send(ipx_interface *intrfc, struct sk_buff *skb, char *node)
sk_buff552net/ipx/af_ipx.cstatic int ipxrtr_route_skb(struct sk_buff *);
sk_buff555net/ipx/af_ipx.cipxitf_rcv(ipx_interface *intrfc, struct sk_buff *skb)
sk_buff985net/ipx/af_ipx.cstruct sk_buff *skb;
sk_buff1039net/ipx/af_ipx.cipxrtr_route_skb(struct sk_buff *skb)
sk_buff1631net/ipx/af_ipx.cint ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff1727net/ipx/af_ipx.cstruct sk_buff *skb;
sk_buff1816net/ipx/af_ipx.cstruct sk_buff *skb;
sk_buff217net/netrom/af_netrom.cstruct sk_buff *skb;
sk_buff793net/netrom/af_netrom.cstruct sk_buff *skb;
sk_buff864net/netrom/af_netrom.cint nr_rx_frame(struct sk_buff *skb, struct device *dev)
sk_buff987net/netrom/af_netrom.cstruct sk_buff *skb;
sk_buff1099net/netrom/af_netrom.cstruct sk_buff *skb;
sk_buff1185net/netrom/af_netrom.cstruct sk_buff *skb;
sk_buff52net/netrom/nr_dev.cint nr_rx_ip(struct sk_buff *skb, struct device *dev)
sk_buff74net/netrom/nr_dev.cstatic int nr_header(struct sk_buff *skb, struct device *dev, unsigned short type,
sk_buff107net/netrom/nr_dev.cunsigned long raddr, struct sk_buff *skb)
sk_buff163net/netrom/nr_dev.cstatic int nr_xmit(struct sk_buff *skb, struct device *dev)
sk_buff55net/netrom/nr_in.cstatic int nr_state1_machine(struct sock *sk, struct sk_buff *skb, int frametype)
sk_buff101net/netrom/nr_in.cstatic int nr_state2_machine(struct sock *sk, struct sk_buff *skb, int frametype)
sk_buff130net/netrom/nr_in.cstatic int nr_state3_machine(struct sock *sk, struct sk_buff *skb, int frametype)
sk_buff133net/netrom/nr_in.cstruct sk_buff *skbn;
sk_buff284net/netrom/nr_in.cint nr_process_rx_frame(struct sock *sk, struct sk_buff *skb)
sk_buff43net/netrom/nr_out.cint nr_output(struct sock *sk, struct sk_buff *skb)
sk_buff57net/netrom/nr_out.cstatic void nr_send_iframe(struct sock *sk, struct sk_buff *skb)
sk_buff70net/netrom/nr_out.cstruct sk_buff *skb, *skbn;
sk_buff87net/netrom/nr_out.cstruct sk_buff *skb, *skbn;
sk_buff145net/netrom/nr_out.cvoid nr_transmit_buffer(struct sock *sk, struct sk_buff *skb)
sk_buff638net/netrom/nr_route.cint nr_route_frame(struct sk_buff *skb, ax25_cb *ax25)
sk_buff49net/netrom/nr_subr.cstruct sk_buff *skb;
sk_buff76net/netrom/nr_subr.cstruct sk_buff *skb;
sk_buff99net/netrom/nr_subr.cstruct sk_buff *skb, *skb_prev = NULL;
sk_buff152net/netrom/nr_subr.cstruct sk_buff *skb;
sk_buff245net/netrom/nr_subr.cvoid nr_transmit_dm(struct sk_buff *skb)
sk_buff247net/netrom/nr_subr.cstruct sk_buff *skbn;