taglinefilesource code
dport160include/linux/ip_fw.h__u16    sport,dport;  /* Source and destination ports */
dport682net/ipv4/ip_fw.cms->dport    = htons(FTP_DPORT_TBD);  /* ftp-data */
dport822net/ipv4/ip_fw.cportptr[0] == ms->sport && portptr[1] == ms->dport) 
dport846net/ipv4/ip_fw.cms->dport    = portptr[1];
dport944net/ipv4/ip_fw.c(ms->dport==htons(FTP_DPORT_TBD) || portptr[0]==ms->dport) &&
dport952net/ipv4/ip_fw.cif(ms->dport==htons(FTP_DPORT_TBD))
dport954net/ipv4/ip_fw.cms->dport=portptr[0];
dport956net/ipv4/ip_fw.cprintk("demasq : Filled out dport entry (%d) based on initial connect attempt from FTP deamon\n",ntohs(ms->dport));
dport1665net/ipv4/ip_fw.cntohl(ms->dst),ntohs(ms->dport),