| tag | line | file | source code |
|---|---|---|---|
| compartment | 490 | net/tcp/ip.c | opt->compartment = 0; |
| compartment | 519 | net/tcp/ip.c | opt->compartment = net16(*(unsigned short *)buff); |
| compartment | 76 | net/tcp/ip.h | unsigned short compartment; |
| compartment | 2872 | net/tcp/tcp.c | if (opt && (opt->security != 0 || opt->compartment != 0 || th->syn)) |