Home
last modified time | relevance | path

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

/external/strace/
Dnetlink.c430 decode_nlmsg_flags(const uint16_t flags, const uint16_t type, in decode_nlmsg_flags() function
458 decode_nlmsg_flags(nlmsghdr->nlmsg_flags, in print_nlmsghdr()
DChangeLog364 * netlink.c (decode_nlmsg_flags): Use XLAT_STYLE_DEFAULT instead of
5246 * netlink.c (decode_nlmsg_flags): Pass XLAT_STYLE_ABBREV as a style in
11116 netlink: refactor decode_nlmsg_flags.
11117 Refactor decode_nlmsg_flags to make it family-specific, just like
11124 (decode_nlmsg_flags): Use it.
13871 (decode_nlmsg_flags): Decode ack flags when type == NLMSG_ERROR.
14119 * netlink.c (decode_nlmsg_flags): Add NETLINK_CRYPTO.
15111 (decode_nlmsg_flags): Skip family specific decoding of flags
15656 * netlink.c (decode_nlmsg_flags): Use printflags_ex.
15683 (decode_nlmsg_flags): New function.