Where Online Learning is simpler!
The C and C++ Include Header Files
/usr/include/linux/tc_ematch/tc_em_nbyte.h
$ cat -n /usr/include/linux/tc_ematch/tc_em_nbyte.h 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 2 #ifndef __LINUX_TC_EM_NBYTE_H 3 #define __LINUX_TC_EM_NBYTE_H 4 5 #include
6 #include
7 8 struct tcf_em_nbyte { 9 __u16 off; 10 __u16 len:12; 11 __u8 layer:4; 12 }; 13 14 #endif
Contact us
|
About us
|
Term of use
|
Copyright © 2000-2025 MyWebUniversity.com ™