Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dosta_udf.h157 __le16 packetLength; member
H A Dsuper.c1360 sdata->s_packet_len = le16_to_cpu(spm->packetLength); in udf_load_sparable_map()
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp272 uint8_t packetLength = buff.size(); in processSrvRequest() local
273 std::copy_n((uint8_t*)&packetLength, slp::header::SIZE_VERSION, in processSrvRequest()
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h61 __u16 packetLength; member