OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ddps
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netatalk/
ddp_input.c
134
struct ddpshdr *dsh,
ddps
;
local in function:ddp_input
155
memcpy((void *) &
ddps
, (void *) dsh, sizeof(struct ddpshdr));
156
ddps
.dsh_bytes = ntohl(
ddps
.dsh_bytes);
157
dlen =
ddps
.dsh_len;
161
to.sat_port =
ddps
.dsh_dport;
164
from.sat_port =
ddps
.dsh_sport;
ddp_input.c
134
struct ddpshdr *dsh,
ddps
;
local in function:ddp_input
155
memcpy((void *) &
ddps
, (void *) dsh, sizeof(struct ddpshdr));
156
ddps
.dsh_bytes = ntohl(
ddps
.dsh_bytes);
157
dlen =
ddps
.dsh_len;
161
to.sat_port =
ddps
.dsh_dport;
164
from.sat_port =
ddps
.dsh_sport;
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h
78
* @
ddps
: DisplayPort Device Plug Status - DP 1.2. Protected by
129
bool
ddps
;
member in struct:drm_dp_mst_port
273
bool
ddps
;
member in struct:drm_dp_link_address_ack_reply::drm_dp_link_addr_reply_port
drm_dp_mst_helper.h
78
* @
ddps
: DisplayPort Device Plug Status - DP 1.2. Protected by
129
bool
ddps
;
member in struct:drm_dp_mst_port
273
bool
ddps
;
member in struct:drm_dp_link_address_ack_reply::drm_dp_link_addr_reply_port
Completed in 144 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025