Searched refs:decode_nlmsg_flags (Results 1 – 2 of 2) sorted by relevance
430 decode_nlmsg_flags(const uint16_t flags, const uint16_t type, in decode_nlmsg_flags() function458 decode_nlmsg_flags(nlmsghdr->nlmsg_flags, in print_nlmsghdr()
364 * netlink.c (decode_nlmsg_flags): Use XLAT_STYLE_DEFAULT instead of5246 * netlink.c (decode_nlmsg_flags): Pass XLAT_STYLE_ABBREV as a style in11116 netlink: refactor decode_nlmsg_flags.11117 Refactor decode_nlmsg_flags to make it family-specific, just like11124 (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 flags15656 * netlink.c (decode_nlmsg_flags): Use printflags_ex.15683 (decode_nlmsg_flags): New function.