Searched defs:lport (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10.0-release/sys/netinet6/
H A Din6_pcbgroup.c76 in6_pcbgroup_bytuple(struct inpcbinfo *pcbinfo, const struct in6_addr *laddrp, u_short lport, const struct in6_addr *faddrp, u_short fport) argument
H A Din6_pcb.c116 u_short lport = 0; local
580 u_short fport = fport_arg, lport = lport_arg; local
678 in6_pcblookup_local(struct inpcbinfo *pcbinfo, struct in6_addr *laddr, u_short lport, int lookupflags, struct ucred *cred) argument
851 u_short fport = fport_arg, lport = lport_arg; local
985 u_short fport = fport_arg, lport = lport_arg; local
1101 in6_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, struct in6_addr *laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
1135 in6_pcblookup(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, struct in6_addr *laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
1160 in6_pcblookup_mbuf(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, struct in6_addr *laddr, u_int lport, int lookupflags, struct ifnet *ifp, struct mbuf *m) argument
[all...]
H A Din6_src.c900 u_int16_t lport = 0; local
/freebsd-10.0-release/sys/dev/cxgbe/
H A Dt4_l2t.h74 uint8_t lport; /* associated offload logical port */ member in struct:l2t_entry
/freebsd-10.0-release/sys/netinet/
H A Din_pcbgroup.c211 in_pcbgroup_bytuple(struct inpcbinfo *pcbinfo, struct in_addr laddr, u_short lport, struct in_addr faddr, u_short fport) argument
H A Dtcp_usrreq.c1113 u_short lport; local
H A Dudp_usrreq.c963 u_short fport, lport; local
H A Din_pcb.c362 u_short aux, first, last, lport; local
507 u_short lport = 0; local
651 u_short lport, fport; local
944 u_short lport, fport; local
1396 in_pcblookup_local(struct inpcbinfo *pcbinfo, struct in_addr laddr, u_short lport, int lookupflags, struct ucred *cred) argument
1524 u_short fport = fport_arg, lport = lport_arg; local
1667 u_short fport = fport_arg, lport = lport_arg; local
1789 in_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, struct in_addr laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
1823 in_pcblookup(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, struct in_addr laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
1848 in_pcblookup_mbuf(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, struct in_addr laddr, u_int lport, int lookupflags, struct ifnet *ifp, struct mbuf *m) argument
[all...]
H A Dsiftr.c1187 uint16_t lport, fport; local
H A Dsctp_pcb.h136 uint16_t lport; /* the local port used in vtag */ member in struct:sctp_timewait
H A Dip_fw.h406 u_short lport; /* local port */ member in struct:cfg_redir
/freebsd-10.0-release/sys/netipx/
H A Dipx_pcb.c110 u_short lport = 0; local
388 ipx_pcblookup(struct ipx_addr *faddr, u_short lport, in argument
[all...]
/freebsd-10.0-release/usr.sbin/lpr/common_source/
H A Dnet.c92 int s, timo = 1, lport = IPPORT_RESERVED - 1; local
/freebsd-10.0-release/usr.sbin/rpcbind/
H A Dpmap_svc.c267 long lport; local
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.h86 uint64_t lport : 2; /**< Last port. LPort indicates the physical PCIe port used for the member in struct:__anon6858::__anon6859
/freebsd-10.0-release/usr.sbin/tcpdrop/
H A Dtcpdrop.c69 char *lport, *fport; local
248 tcpdropbyname(const char *lhost, const char *lport, const char *fhost, argument
[all...]
/freebsd-10.0-release/lib/libc/net/
H A Drcmd.c97 int s, aport, lport, timo, error; local
[all...]
/freebsd-10.0-release/libexec/rshd/
H A Drshd.c280 int lport = IPPORT_RESERVED - 1; local
/freebsd-10.0-release/usr.sbin/inetd/
H A Dbuiltins.c326 iderror(int lport, int fport, int s, const char *er) argument
367 u_short lport, fport; local
[all...]
/freebsd-10.0-release/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c798 u_long lport; local
/freebsd-10.0-release/usr.bin/tftp/
H A Dmain.c269 setpeer0(char *host, const char *lport) argument
/freebsd-10.0-release/crypto/openssh/
H A Dmux.c633 u_int lport, cport; local
784 u_int lport, cport; local
H A Dservconf.h204 int lport; /* local port */ member in struct:connection_info
H A Dchannels.c2959 channel_cancel_lport_listener(const char *lhost, u_short lport, argument
/freebsd-10.0-release/usr.sbin/traceroute6/
H A Dtraceroute6.c374 u_long probe, hops, lport; local

Completed in 169 milliseconds

12