tag | line | file | source code |
---|---|---|---|
compartment | 58 | include/linux/ip.h | unsigned short compartment; |
compartment | 293 | net/inet/ip.c | opt->compartment = 0; |
compartment | 317 | net/inet/ip.c | opt->compartment = ntohs(*(unsigned short *)buff); |
compartment | 3265 | net/inet/tcp.c | opt->compartment != 0)) || |
compartment | 3342 | net/inet/tcp.c | if (opt->security != 0 || opt->compartment != 0) { |
compartment | 3385 | net/inet/tcp.c | if (opt->security != 0 || opt->compartment != 0) { |