taglinefilesource code
sport160include/linux/ip_fw.h__u16    sport,dport;  /* Source and destination ports */
sport514net/ipv4/ip_fw.cntohl(ms->src),ntohs(ms->sport));
sport675net/ipv4/ip_fw.cms->sport    = htons(port);  /* derived from PORT cmd */
sport822net/ipv4/ip_fw.cportptr[0] == ms->sport && portptr[1] == ms->dport) 
sport845net/ipv4/ip_fw.cms->sport    = portptr[0];
sport950net/ipv4/ip_fw.cportptr[1] = ms->sport;
sport1664net/ipv4/ip_fw.cntohl(ms->src),ntohs(ms->sport),