Home
last modified time | relevance | path

Searched refs:optsOffset (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h207 … FILLP_UINT16 optsOffset; /* options start address relative to the first byte of pack packet */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c798 pack->optsOffset = FILLP_HTONS(pack->optsOffset); in FillpBuildAndSendPack()
H A Dfillp_input.c541 tmpPack.optsOffset = pack->optsOffset; in FillpPackInputSendMsgTrace()