tag | line | file | source code |
---|---|---|---|
IP_FW_F_ALL | 229 | net/inet/ip_fw.c | prt=IP_FW_F_ALL; |
IP_FW_F_ALL | 297 | net/inet/ip_fw.c | if (f_prt!=IP_FW_F_ALL) |
IP_FW_F_ALL | 472 | net/inet/ip_fw.c | if (newkind!=IP_FW_F_ALL |
IP_FW_F_ALL | 473 | net/inet/ip_fw.c | && oldkind!=IP_FW_F_ALL |
IP_FW_F_ALL | 517 | net/inet/ip_fw.c | if (newkind!=IP_FW_F_ALL && |
IP_FW_F_ALL | 518 | net/inet/ip_fw.c | oldkind==IP_FW_F_ALL) |