cregit-Linux how code gets into the kernel

Release 4.18 samples/bpf/xdpsock.h

Directory: samples/bpf
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef XDPSOCK_H_

#define XDPSOCK_H_

/* Power-of-2 number of sockets */

#define MAX_SOCKS 4

/* Round-robin receive */

#define RR_LB 0

#endif /* XDPSOCK_H_ */

Overall Contributors

PersonTokensPropCommitsCommitProp
Magnus Karlsson20100.00%1100.00%
Total20100.00%1100.00%
Directory: samples/bpf
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.