taglinefilesource code
sport142include/linux/ip_fw.h__u16    sport,dport;  /* Source and destoination ports */
sport438net/ipv4/ip_fw.cntohl(ms->src),ntohs(ms->sport));
sport579net/ipv4/ip_fw.cms->sport    = htons(port);  /* derived from PORT cmd */
sport686net/ipv4/ip_fw.cportptr[0] == ms->sport && portptr[1] == ms->dport) 
sport709net/ipv4/ip_fw.cms->sport    = portptr[0];
sport811net/ipv4/ip_fw.cportptr[1] = ms->sport;
sport1488net/ipv4/ip_fw.cntohl(ms->src),ntohs(ms->sport),