tag
line
file
source code
IP_FW_F_KIND
253
net/inet/ip_fw.c
f_prt=f->fw_flg&IP_FW_F_KIND;
IP_FW_F_KIND
419
net/inet/ip_fw.c
newkind=ftmp->fw_flg & IP_FW_F_KIND;
IP_FW_F_KIND
420
net/inet/ip_fw.c
oldkind=chtmp->fw_flg & IP_FW_F_KIND;