cregit-Linux how code gets into the kernel

Release 4.12 include/net/psnap.h

Directory: include/net
#ifndef _NET_PSNAP_H

#define _NET_PSNAP_H

struct datalink_proto *
register_snap_client(const unsigned char *desc,
		     int (*rcvfunc)(struct sk_buff *, struct net_device *,
				    struct packet_type *,
				    struct net_device *orig_dev));
void unregister_snap_client(struct datalink_proto *proto);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)4483.02%350.00%
David S. Miller59.43%116.67%
Arnaldo Carvalho de Melo35.66%116.67%
Stephen Hemminger11.89%116.67%
Total53100.00%6100.00%
Directory: include/net
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.