]> granicus.if.org Git - strace/commit
net: use PRINT_FIELD_* macros
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 9 Jul 2017 13:54:01 +0000 (13:54 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 9 Jul 2017 18:43:34 +0000 (18:43 +0000)
commitbefb2b3952bc3b94ec54c71556620788ec7d8226
tree8c1757bd86e396c5e63077ac50bc4b1986447c09
parent571aa19eb074fd126be6006c793cb1df9fde7397
net: use PRINT_FIELD_* macros

* net.c (print_tpacket_stats, print_tpacket_req): Use PRINT_FIELD_U.
(print_group_req): Use PRINT_FIELD_IFINDEX.
(print_packet_mreq): Use PRINT_FIELD_IFINDEX, PRINT_FIELD_U,
and PRINT_FIELD_XVAL.
net.c