taglinefilesource code
packet_type221fs/nfs/nfsroot.cstruct packet_type *pt);
packet_type224fs/nfs/nfsroot.cstatic struct packet_type rarp_packet_type = {
packet_type257fs/nfs/nfsroot.cstatic int root_rarp_recv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type197include/linux/netdevice.hstruct packet_type *);
packet_type199include/linux/netdevice.hstruct packet_type  *next;
packet_type214include/linux/netdevice.hextern struct packet_type *ptype_base[16];
packet_type225include/linux/netdevice.hextern void    dev_add_pack(struct packet_type *pt);
packet_type226include/linux/netdevice.hextern void    dev_remove_pack(struct packet_type *pt);
packet_type7include/net/arp.hstruct packet_type *pt);
packet_type10include/net/datalink.hstruct packet_type *);
packet_type97include/net/ip.hstruct packet_type *pt);
packet_type49include/net/ipx.hextern int ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt);
packet_type1include/net/p8022.hstruct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
packet_type1include/net/psnap.hstruct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
packet_type85include/net/sock.hstruct packet_type  *prot_hook;
packet_type30net/802/p8022.cp8022_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type60net/802/p8022.cstatic struct packet_type p8022_packet_type = 
packet_type77net/802/p8022.cregister_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *))
packet_type40net/802/psnap.cint snap_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type42net/802/psnap.cstatic struct packet_type psnap_packet_type = 
packet_type96net/802/psnap.cstruct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *))
packet_type641net/appletalk/aarp.cstatic int aarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1406net/appletalk/ddp.cstatic int atalk_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1579net/appletalk/ddp.cstatic int ltalk_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1999net/appletalk/ddp.cstruct packet_type ltalk_packet_type=
packet_type1583net/ax25/af_ax25.cstatic int ax25_rcv(struct sk_buff *skb, struct device *dev, ax25_address *dev_addr, struct packet_type *ptype)
packet_type1896net/ax25/af_ax25.cstatic int kiss_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *ptype)
packet_type1914net/ax25/af_ax25.cstatic int bpq_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *ptype)
packet_type2367net/ax25/af_ax25.cstatic struct packet_type ax25_packet_type = 
packet_type2377net/ax25/af_ax25.cstatic struct packet_type bpq_packet_type = 
packet_type90net/core/dev.cstruct packet_type *ptype_base[16];
packet_type91net/core/dev.cstruct packet_type *ptype_all = NULL;    /* Taps */
packet_type146net/core/dev.cvoid dev_add_pack(struct packet_type *pt)
packet_type168net/core/dev.cvoid dev_remove_pack(struct packet_type *pt)
packet_type170net/core/dev.cstruct packet_type **pt1;
packet_type415net/core/dev.cstruct packet_type *ptype;
packet_type563net/core/dev.cstruct packet_type *ptype;
packet_type564net/core/dev.cstruct packet_type *pt_prev;
packet_type777net/ipv4/arp.cint arp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type2004net/ipv4/arp.cstatic struct packet_type arp_packet_type =
packet_type198net/ipv4/ip_input.cint ip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1021net/ipv4/ip_output.cstatic struct packet_type ip_packet_type =
packet_type79net/ipv4/packet.cint packet_rcv(struct sk_buff *skb, struct device *dev,  struct packet_type *pt)
packet_type237net/ipv4/packet.cdev_remove_pack((struct packet_type *)sk->protinfo.af_packet.prot_hook);
packet_type243net/ipv4/packet.ckfree_s((void *)sk->protinfo.af_packet.prot_hook, sizeof(struct packet_type));
packet_type257net/ipv4/packet.cstruct packet_type *p = (struct packet_type *) kmalloc(sizeof(*p), GFP_KERNEL);
packet_type87net/ipv4/rarp.cstatic int rarp_rcv(struct sk_buff *, struct device *, struct packet_type *);
packet_type89net/ipv4/rarp.cstatic struct packet_type rarp_packet_type =
packet_type194net/ipv4/rarp.cstatic int rarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1936net/ipx/af_ipx.cint ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type2181net/ipx/af_ipx.cstatic struct packet_type ipx_8023_packet_type = 
packet_type2191net/ipx/af_ipx.cstatic struct packet_type ipx_dix_packet_type =