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