Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/py/pw_rpc/
Dpackets.py28 def decode_payload(packet, payload_type): function
Dclient.py265 return packets.decode_payload(packet, rpc.method.response_type)
/external/strace/
Dnetlink.c569 decode_payload(struct tcb *const tcp, in decode_payload() function
627 decode_payload(tcp, fd, family, nlmsghdr, addr + NLMSG_HDRLEN, in decode_nlmsghdr_with_payload()
DChangeLog11118 decode_nlmsg_type and decode_payload.
13818 decode_payload): Likewise.
13862 * netlink.c (decode_payload): Pass
14598 * netlink.c (decode_payload): Replace printstrn
15354 print_nlmsghdr and after decode_payload iff decode_payload is invoked.
15564 (decode_payload): Use it to invoke netlink family specific decoders.
15844 (decode_nlmsghdr_with_payload, decode_nlmsgerr, decode_payload): Add
15855 decode_nlmsgerr, decode_payload, decode_nlmsghdr_with_payload,
15950 * netlink.c (decode_payload): Decode NLMSG_DONE messages.
15993 * netlink.c (decode_payload): Move NLMSG_ERROR payload length check ...
[all …]