taglinefilesource code
packet_type170fs/nfs/nfsroot.cstruct packet_type *pt);
packet_type173fs/nfs/nfsroot.cstatic struct packet_type rarp_packet_type = {
packet_type206fs/nfs/nfsroot.cstatic int root_rarp_recv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type193include/linux/netdevice.hstruct packet_type *);
packet_type195include/linux/netdevice.hstruct packet_type  *next;
packet_type210include/linux/netdevice.hextern struct packet_type *ptype_base[16];
packet_type221include/linux/netdevice.hextern void    dev_add_pack(struct packet_type *pt);
packet_type222include/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_type96include/net/ip.hstruct packet_type *pt);
packet_type48include/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_type597net/appletalk/aarp.cstatic int aarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1360net/appletalk/ddp.cint atalk_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1365net/ax25/af_ax25.cstatic int ax25_rcv(struct sk_buff *skb, struct device *dev, ax25_address *dev_addr, struct packet_type *ptype)
packet_type1652net/ax25/af_ax25.cstatic int kiss_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *ptype)
packet_type1670net/ax25/af_ax25.cstatic int bpq_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *ptype)
packet_type2104net/ax25/af_ax25.cstatic struct packet_type ax25_packet_type = 
packet_type2114net/ax25/af_ax25.cstatic struct packet_type bpq_packet_type = 
packet_type82net/core/dev.cstruct packet_type *ptype_base[16];
packet_type83net/core/dev.cstruct packet_type *ptype_all = NULL;    /* Taps */
packet_type144net/core/dev.cvoid dev_add_pack(struct packet_type *pt)
packet_type166net/core/dev.cvoid dev_remove_pack(struct packet_type *pt)
packet_type168net/core/dev.cstruct packet_type **pt1;
packet_type321net/core/dev.cstruct packet_type *ptype;
packet_type622net/core/dev.cstruct packet_type *ptype;
packet_type623net/core/dev.cstruct packet_type *pt_prev;
packet_type774net/ipv4/arp.cint arp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1975net/ipv4/arp.cstatic struct packet_type arp_packet_type =
packet_type197net/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_type74net/ipv4/packet.cint packet_rcv(struct sk_buff *skb, struct device *dev,  struct packet_type *pt)
packet_type229net/ipv4/packet.cdev_remove_pack((struct packet_type *)sk->protinfo.af_packet.prot_hook);
packet_type235net/ipv4/packet.ckfree_s((void *)sk->protinfo.af_packet.prot_hook, sizeof(struct packet_type));
packet_type248net/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_type193net/ipv4/rarp.cstatic int rarp_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1740net/ipx/af_ipx.cint ipx_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
packet_type1980net/ipx/af_ipx.cstatic struct packet_type ipx_8023_packet_type = 
packet_type1990net/ipx/af_ipx.cstatic struct packet_type ipx_dix_packet_type =