OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uh_sport
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/netinet/
udp.h
64
u_int16_t
uh_sport
; /* source port */
member in struct:udphdr
/src/sys/netinet/
udp.h
43
uint16_t
uh_sport
; /* source port */
member in struct:udphdr
/src/sys/arch/mvme68k/stand/sboot/
etherfun.h
89
u_short
uh_sport
;
member in struct:udp
/src/sys/lib/libsa/
rpc.c
295
u_int16_t
uh_sport
; /* source port */
member in struct:hackhdr
305
*port = hhdr->
uh_sport
;
/src/external/bsd/ipf/dist/ipsd/Celler/
ip_compat.h
153
__u16
uh_sport
;
member in struct:__anon6696
/src/external/bsd/tcpdump/dist/
udp.h
37
nd_uint16_t
uh_sport
; /* source port */
member in struct:udphdr
/src/sys/netinet6/
udp6_usrreq.c
198
u_int16_t
uh_sport
;
member in struct:udp_portonly
256
uh.
uh_sport
, 0, 0))
291
sin6tocsa(sa6_src), uh.
uh_sport
, cmd, cmdarg,
711
src.sin6_port = uh->
uh_sport
;
981
udp6->
uh_sport
= inp->inp_lport; /* lport is always set in the PCB */
1460
sport = udphdr->
uh_sport
;
/src/sys/net/
if_wg.c
2443
uint16_t
uh_sport
; /* be */
local
2469
uh_sport
= sin->sin_port;
2478
uh_sport
= sin6->sin6_port;
2488
addr, addrlen, (const uint8_t *)&
uh_sport
, sizeof(
uh_sport
));
Completed in 43 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026