Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c42 #define IP_HEAD 20 macro
85 return MAC_HEAD + IP_HEAD + UDP_HEAD; in GetProtocolHead()