taglinefilesource code
packet_type364net/tcp/arp.carp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type76net/tcp/arp.hint arp_rcv(struct sk_buff *, struct device *, struct packet_type *);
packet_type104net/tcp/dev.cdev_add_pack (struct packet_type *pt)
packet_type106net/tcp/dev.cstruct packet_type *p1;
packet_type124net/tcp/dev.cdev_remove_pack (struct packet_type *pt)
packet_type126net/tcp/dev.cstruct packet_type *lpt, *pt1;
packet_type341net/tcp/dev.cstruct packet_type *ptype;
packet_type107net/tcp/dev.hint (*func) (struct sk_buff *, struct device *, struct packet_type *);
packet_type109net/tcp/dev.hstruct packet_type *next;
packet_type117net/tcp/dev.hextern struct packet_type *ptype_base;
packet_type121net/tcp/dev.hvoid dev_add_pack (struct packet_type *pt);
packet_type122net/tcp/dev.hvoid dev_remove_pack (struct packet_type *pt);
packet_type811net/tcp/ip.cip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type181net/tcp/ip.hint ip_rcv(struct sk_buff *buff, struct device *dev, struct packet_type *);
packet_type43net/tcp/pack_type.cstruct packet_type *pt);
packet_type45net/tcp/pack_type.cstatic struct packet_type arp_packet_type=
packet_type55net/tcp/pack_type.cstruct packet_type *pt);
packet_type57net/tcp/pack_type.cstatic struct packet_type ip_packet_type=
packet_type66net/tcp/pack_type.cstruct packet_type *ptype_base = &ip_packet_type;
packet_type76net/tcp/packet.cpacket_rcv (struct sk_buff *skb, struct device *dev,  struct packet_type *pt)
packet_type199net/tcp/packet.cdev_remove_pack ((struct packet_type *)sk->pair);
packet_type200net/tcp/packet.ckfree_s ((void *)sk->pair, sizeof (struct packet_type));
packet_type208net/tcp/packet.cstruct packet_type *p;