Searched refs:decode_nlmsghdr_with_payload (Results 1 – 2 of 2) sorted by relevance
/external/strace/ |
D | netlink.c | 496 decode_nlmsghdr_with_payload(struct tcb *const tcp, 539 decode_nlmsghdr_with_payload(tcp, fd, family, in decode_nlmsgerr() 611 decode_nlmsghdr_with_payload(struct tcb *const tcp, in decode_nlmsghdr_with_payload() function 673 decode_nlmsghdr_with_payload(tcp, fd, family, in decode_netlink()
|
D | ChangeLog | 3421 * netlink.c (decode_nlmsghdr_with_payload): Use MIN. 13088 (decode_nlmsghdr_with_payload): Skip family specific decoders 13091 (decode_nlmsghdr_with_payload): ... here. 13865 decode_nlmsghdr_with_payload. 15353 * netlink.c (decode_nlmsghdr_with_payload): Print braces before 15844 (decode_nlmsghdr_with_payload, decode_nlmsgerr, decode_payload): Add 15854 * netlink.c (print_nlmsghdr, decode_nlmsghdr_with_payload, 15855 decode_nlmsgerr, decode_payload, decode_nlmsghdr_with_payload, 17210 (decode_nlmsghdr_with_payload): Use decode_payload. 17217 (decode_nlmsghdr_with_payload, decode_netlink): Use it instead [all …]
|