tag
line
file
source code
p6
584
net/ipv4/ip_fw.c
unsigned char p1,p2,p3,p4,p5,p6;
p6
642
net/ipv4/ip_fw.c
p6 = simple_strtoul(data+1,&data,10);
p6
647
net/ipv4/ip_fw.c
port = (p5<<8) | p6;