Searched refs:diag_decoders (Results 1 – 2 of 2) sorted by relevance
56 } diag_decoders[] = { variable77 if (family < ARRAY_SIZE(diag_decoders) in decode_netlink_sock_diag()81 ? diag_decoders[family].request in decode_netlink_sock_diag()82 : diag_decoders[family].response; in decode_netlink_sock_diag()
667 (diag_decoders): Remove "ifdef AF_SMC" condition for [AF_SMC], reorder15464 (diag_decoders): Add AF_SMC.15487 (diag_decoders): Add AF_INET and AF_INET6;15515 (diag_decoders): Add AF_PACKET.15529 (diag_decoders): Add AF_NETLINK.15553 (diag_decoders): New array.