tag | line | file | source code |
---|---|---|---|
o_sr | 883 | net/ipv4/ip_fw.c | unsigned short n_sr,n_dr,o_sr,o_dr; |
o_sr | 991 | net/ipv4/ip_fw.c | o_sr=chtmp->fw_pts[1]-chtmp->fw_pts[0]; |
o_sr | 993 | net/ipv4/ip_fw.c | o_sr=(chtmp->fw_nsp)?chtmp->fw_nsp : 0xFFFF; |
o_sr | 995 | net/ipv4/ip_fw.c | if (n_sr<o_sr) |
o_sr | 997 | net/ipv4/ip_fw.c | if (n_sr>o_sr) |