#ifndef TRAFGEN_L4_H #define TRAFGEN_L4_H enum udp_field { UDP_SPORT, UDP_DPORT, UDP_LEN, UDP_CSUM, }; enum tcp_field { TCP_SPORT, TCP_DPORT, TCP_SEQ, TCP_ACK_SEQ, TCP_DOFF, TCP_CWR, TCP_ECE, TCP_URG, TCP_ACK, TCP_PSH, TCP_RST, TCP_SYN, TCP_FIN, TCP_WINDOW, TCP_CSUM, TCP_URG_PTR, }; enum icmpv4_field { ICMPV4_TYPE, ICMPV4_CODE, ICMPV4_CSUM, ICMPV4_ID, ICMPV4_SEQ, ICMPV4_REDIR_ADDR, ICMPV4_MTU, }; enum icmpv6_field { ICMPV6_TYPE, ICMPV6_CODE, ICMPV6_CSUM, }; extern void protos_l4_init(void); #endif /* TRAFGEN_L4_H */ y'/>
summaryrefslogtreecommitdiff
path: root/fs
ModeNameSize
d---------9p724logplain
-rw-r--r--Kconfig7329logplain
-rw-r--r--Kconfig.binfmt7347logplain
-rw-r--r--Makefile4327logplain
d---------adfs423logplain
d---------affs423logplain
d---------afs1075logplain
-rw-r--r--aio.c46994logplain
-rw-r--r--anon_inodes.c5026logplain
-rw-r--r--attr.c9368logplain
d---------autofs4359logplain
-rw-r--r--bad_inode.c5391logplain
d---------befs680logplain
d---------bfs206logplain