Home
last modified time | relevance | path

Searched defs:myport (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/mvme68k/stand/sboot/
H A Dsboot.h85 u_short myport; variable
/netbsd-src/sys/lib/libsa/
H A Diodesc.h69 u_short myport; /* local port, net order */ member
/netbsd-src/sys/netinet/
H A Dportalgo.c388 uint16_t myport = *next_ephemeral; in algo_bsd() local
608 uint16_t offset, myport; in algo_hash() local
657 uint16_t offset, myport; in algo_doublehash() local
711 uint16_t myport; in algo_randinc() local
H A Dsctp_header.h173 u_int16_t myport; /* my port address used in the INIT */ member
/netbsd-src/tests/rump/rumpkern/h_client/
H A Dh_stresscli.c136 int rounds, myport; in main() local