taglinefilesource code
sk_buff70net/tcp/arp.cstruct sk_buff *arp_q=NULL;
sk_buff76net/tcp/arp.cstruct sk_buff *skb;
sk_buff77net/tcp/arp.cstruct sk_buff *next;
sk_buff236net/tcp/arp.cstruct sk_buff *skb;
sk_buff367net/tcp/arp.carp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff427net/tcp/arp.cstruct sk_buff *skb;
sk_buff535net/tcp/arp.carp_queue(struct sk_buff *skb)
sk_buff68net/tcp/arp.hstruct sk_buff *arp_q;
sk_buff70net/tcp/arp.hint arp_rcv(struct sk_buff *, struct device *, struct packet_type *);
sk_buff77net/tcp/arp.hvoid arp_queue (struct sk_buff *skb);
sk_buff157net/tcp/dev.cdev_queue_xmit (struct sk_buff *skb, struct device *dev, int pri)
sk_buff159net/tcp/dev.cstruct sk_buff *skb2;
sk_buff224net/tcp/dev.cstatic volatile struct sk_buff * volatile backlog = NULL;
sk_buff230net/tcp/dev.cvolatile struct sk_buff *skb=NULL;
sk_buff238net/tcp/dev.cskb = (struct sk_buff *)buff;
sk_buff250net/tcp/dev.cskb->mem_addr = (struct sk_buff *)skb;
sk_buff275net/tcp/dev.cskb->prev = (struct sk_buff *)skb;
sk_buff276net/tcp/dev.cskb->next = (struct sk_buff *)skb;
sk_buff282net/tcp/dev.cskb->next = (struct sk_buff *)backlog;
sk_buff283net/tcp/dev.cskb->next->prev = (struct sk_buff *)skb;
sk_buff284net/tcp/dev.cskb->prev->next = (struct sk_buff *)skb;
sk_buff297net/tcp/dev.cvolatile struct sk_buff *skb;
sk_buff334net/tcp/dev.ctype = skb->dev->type_trans ((struct sk_buff *)skb, skb->dev);
sk_buff342net/tcp/dev.cstruct sk_buff *skb2;
sk_buff358net/tcp/dev.cskb2 = (struct sk_buff *)skb;
sk_buff369net/tcp/dev.ckfree_skb ((struct sk_buff *)skb, FREE_READ);
sk_buff387net/tcp/dev.cstruct sk_buff *skb;
sk_buff69net/tcp/dev.hstruct sk_buff *buffs[DEV_NUMBUFFS];
sk_buff70net/tcp/dev.hstruct sk_buff *backlog; /* no longer used. */
sk_buff73net/tcp/dev.hint (*hard_start_xmit) (struct sk_buff *skb, struct device *dev);
sk_buff77net/tcp/dev.hvoid (*add_arp) (unsigned long addr, struct sk_buff *skb,
sk_buff79net/tcp/dev.hvoid (*queue_xmit)(struct sk_buff *skb, struct device *dev, int pri);
sk_buff81net/tcp/dev.hunsigned short (*type_trans) (struct sk_buff *skb, struct device *dev);
sk_buff82net/tcp/dev.hvoid (*send_packet)(struct sk_buff *skb, struct device *dev);
sk_buff100net/tcp/dev.hint (*func) (struct sk_buff *, struct device *, struct packet_type *);
sk_buff111net/tcp/dev.hvoid dev_queue_xmit (struct sk_buff *skb, struct device *dev, int pri);
sk_buff122net/tcp/eth.ceth_add_arp (unsigned long addr, struct sk_buff *skb, struct device *dev)
sk_buff130net/tcp/eth.ceth_type_trans (struct sk_buff *skb, struct device *dev)
sk_buff99net/tcp/eth.hvoid eth_add_arp (unsigned long addr, struct sk_buff *skb,
sk_buff101net/tcp/eth.hunsigned short eth_type_trans (struct sk_buff *skb, struct device *dev);
sk_buff114net/tcp/icmp.cicmp_reply (struct sk_buff *skb_in,  int type, int code, struct device *dev)
sk_buff116net/tcp/icmp.cstruct sk_buff *skb;
sk_buff172net/tcp/icmp.cicmp_rcv(struct sk_buff *skb1, struct device *dev, struct options *opt,
sk_buff178net/tcp/icmp.cstruct sk_buff *skb;
sk_buff273net/tcp/icmp.csize = sizeof( struct sk_buff ) + dev->hard_header_len + 64 + len;
sk_buff71net/tcp/icmp.hicmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff76net/tcp/icmp.hicmp_reply (struct sk_buff *skb_in,  int type, int code, struct device *dev);
sk_buff413net/tcp/ip.cip_build_header (struct sk_buff *skb, unsigned long saddr,
sk_buff710net/tcp/ip.cip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
sk_buff755net/tcp/ip.cstruct sk_buff *skb2;
sk_buff805net/tcp/ip.cstruct sk_buff *skb, int free)
sk_buff878net/tcp/ip.cstruct sk_buff * skb;
sk_buff945net/tcp/ip.cstruct sk_buff *skb;
sk_buff132net/tcp/ip.hint (*handler) (struct sk_buff *skb, struct device *dev,
sk_buff162net/tcp/ip.hint ip_build_header(struct sk_buff *skb, unsigned long saddr,
sk_buff166net/tcp/ip.hstruct sk_buff *skb, int free);
sk_buff168net/tcp/ip.hint ip_rcv(struct sk_buff *buff, struct device *dev, struct packet_type *);
sk_buff77net/tcp/loopback.cloopback_xmit(struct sk_buff *skb, struct device *dev)
sk_buff42net/tcp/pack_type.cextern int arp_rcv (struct sk_buff *skb, struct device *dev,
sk_buff54net/tcp/pack_type.cextern int ip_rcv (struct sk_buff *skb, struct device *dev,
sk_buff70net/tcp/packet.cpacket_rcv (struct sk_buff *skb, struct device *dev,  struct packet_type *pt)
sk_buff131net/tcp/packet.cstruct sk_buff *skb;
sk_buff226net/tcp/packet.cstruct sk_buff *skb;
sk_buff36net/tcp/protocols.cint udp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff44net/tcp/protocols.cint tcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff51net/tcp/protocols.cint icmp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff128net/tcp/raw.craw_rcv (struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff221net/tcp/raw.cstruct sk_buff *skb;
sk_buff363net/tcp/raw.cstruct sk_buff *skb;
sk_buff212net/tcp/sock.cprint_skb(struct sk_buff *skb)
sk_buff232net/tcp/sock.clock_skb (struct sk_buff *skb)
sk_buff243net/tcp/sock.ckfree_skb (struct sk_buff *skb, int rw)
sk_buff275net/tcp/sock.cunlock_skb (struct sk_buff *skb, int rw)
sk_buff456net/tcp/sock.cstruct sk_buff *skb;
sk_buff474net/tcp/sock.cstruct sk_buff *skb2;
sk_buff493net/tcp/sock.cstruct sk_buff *skb2;
sk_buff514net/tcp/sock.cstruct sk_buff *skb2;
sk_buff524net/tcp/sock.cextern struct sk_buff *arp_q;
sk_buff616net/tcp/sock.cstruct sk_buff *skb2;
sk_buff1813net/tcp/sock.cstruct sk_buff *skb;
sk_buff69net/tcp/sock.hstruct sk_buff *send_tail;
sk_buff70net/tcp/sock.hstruct sk_buff *send_head;
sk_buff71net/tcp/sock.hstruct sk_buff *back_log;
sk_buff72net/tcp/sock.hstruct sk_buff *send_tmp;
sk_buff74net/tcp/sock.hstruct sk_buff *wback, *wfront, *rqueue;
sk_buff121net/tcp/sock.hint (*build_header) (struct sk_buff *skb, unsigned long saddr,
sk_buff128net/tcp/sock.hstruct sk_buff *skb, int free);
sk_buff132net/tcp/sock.hint (*rcv)(struct sk_buff *buff, struct device *dev, struct options *opt,
sk_buff157net/tcp/sock.hstruct sk_buff *next;
sk_buff158net/tcp/sock.hstruct sk_buff *prev;
sk_buff159net/tcp/sock.hstruct sk_buff *link3;
sk_buff196net/tcp/sock.hvoid print_skb (struct sk_buff *);
sk_buff205net/tcp/sock.hvoid kfree_skb (struct sk_buff *skb, int rw);
sk_buff206net/tcp/sock.hvoid lock_skb (struct sk_buff *skb);
sk_buff207net/tcp/sock.hvoid unlock_skb (struct sk_buff *skb, int rw);
sk_buff131net/tcp/tcp.cstatic  struct sk_buff *
sk_buff134net/tcp/tcp.cstruct sk_buff *skb;
sk_buff244net/tcp/tcp.cstruct sk_buff *skb;
sk_buff373net/tcp/tcp.cstruct sk_buff *skb;
sk_buff487net/tcp/tcp.cstruct sk_buff *skb;
sk_buff532net/tcp/tcp.cstruct sk_buff *buff;
sk_buff638net/tcp/tcp.cstruct sk_buff *skb;
sk_buff923net/tcp/tcp.cstruct sk_buff *buff;
sk_buff994net/tcp/tcp.cstruct sk_buff *skb;
sk_buff1043net/tcp/tcp.cstruct sk_buff *skb;
sk_buff1139net/tcp/tcp.cstruct sk_buff *skb;
sk_buff1336net/tcp/tcp.cstruct sk_buff *buff;
sk_buff1460net/tcp/tcp.cstruct sk_buff *buff;
sk_buff1510net/tcp/tcp.ctcp_conn_request(volatile struct sock *sk, struct sk_buff *skb,
sk_buff1514net/tcp/tcp.cstruct sk_buff *buff;
sk_buff1728net/tcp/tcp.cstruct sk_buff *buff;
sk_buff1748net/tcp/tcp.cstruct sk_buff *skb;
sk_buff1749net/tcp/tcp.cstruct sk_buff *skb2;
sk_buff1898net/tcp/tcp.cstruct sk_buff *skb;
sk_buff1957net/tcp/tcp.cstruct sk_buff *skb;
sk_buff1958net/tcp/tcp.cstruct sk_buff *skb2=NULL;
sk_buff1959net/tcp/tcp.cstruct sk_buff *wskb=NULL;
sk_buff2050net/tcp/tcp.cstruct sk_buff *oskb;
sk_buff2210net/tcp/tcp.ctcp_data (struct sk_buff *skb, volatile struct sock *sk, 
sk_buff2213net/tcp/tcp.cstruct sk_buff *skb1, *skb2;
sk_buff2562net/tcp/tcp.cstruct sk_buff *skb;
sk_buff2616net/tcp/tcp.cstruct sk_buff *buff;
sk_buff2762net/tcp/tcp.ctcp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff3211net/tcp/tcp.cstruct sk_buff *buff;
sk_buff81net/tcp/tcp.h#define MAX_SYN_SIZE 44 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff82net/tcp/tcp.h#define MAX_FIN_SIZE 40 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff83net/tcp/tcp.h#define MAX_ACK_SIZE 40 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff84net/tcp/tcp.h#define MAX_RESET_SIZE 40 + sizeof (struct sk_buff) + MAX_HEADER
sk_buff249net/tcp/udp.cstruct sk_buff *skb;
sk_buff309net/tcp/udp.cstruct sk_buff *skb;
sk_buff488net/tcp/udp.cstruct sk_buff *skb;
sk_buff516net/tcp/udp.cstruct sk_buff *skb;
sk_buff633net/tcp/udp.cudp_rcv(struct sk_buff *skb, struct device *dev, struct options *opt,
sk_buff224net/tcp/we.cwd8003_start_xmit(struct sk_buff *skb, struct device *dev)