Home | History | Annotate | Download | only in misc

Lines Matching defs:lport

730 	int		    lport;
1099 return s->lport == 0 && s->local.data[0] == 0;
1101 return s->lport < 0;
1103 return is_ephemeral(s->lport);
1126 if (a->port != -1 && a->port != s->lport)
1150 return s->lport >= a->port;
1155 return s->lport <= a->port;
1618 inet_addr_print(&s->local, s->lport, s->iface);
1641 sscanf(loc, "%x:%x", s->local.data, (unsigned*)&s->lport);
1651 &s->lport);
2056 s.lport = ntohs(r->id.idiag_sport);
2662 if (s->rport == p->lport)
2689 int_to_str(s->lport, port_name), NULL);
2724 stat.ino = stat.lport = r->udiag_ino;
2846 u->lport = u->ino;
2988 stat.lport = stat.iface = pinfo->pdi_index;
3110 stat.lport = stat.iface = iface;
3164 st.lport = pid;