tag | line | file | source code |
---|---|---|---|
o_sr | 384 | net/inet/ip_fw.c | unsigned short n_sr,n_dr,o_sr,o_dr; |
o_sr | 492 | net/inet/ip_fw.c | o_sr=chtmp->fw_pts[1]-chtmp->fw_pts[0]; |
o_sr | 494 | net/inet/ip_fw.c | o_sr=(chtmp->fw_nsp)?chtmp->fw_nsp : 0xFFFF; |
o_sr | 496 | net/inet/ip_fw.c | if (n_sr<o_sr) |
o_sr | 498 | net/inet/ip_fw.c | if (n_sr>o_sr) |