Lines Matching refs:nla_decoder_t
141 static const nla_decoder_t ifla_brport_nla_decoders[] = {
280 nla_decoder_t func = NULL; in decode_nla_linkinfo_xstats()
291 static const nla_decoder_t ifla_info_data_bridge_nla_decoders[] = {
370 static const nla_decoder_t ifla_info_data_tun_nla_decoders[] = {
404 nla_decoder_t func = NULL; in decode_nla_linkinfo_data()
417 static const nla_decoder_t ifla_linkinfo_nla_decoders[] = {
523 static const nla_decoder_t ifla_port_nla_decoders[] = {
546 static const nla_decoder_t ifla_vf_port_nla_decoders[] = {
596 static const nla_decoder_t ifla_xdp_nla_decoders[] = {
657 static const nla_decoder_t ifla_inet_nla_decoders[] = {
779 static const nla_decoder_t ifla_inet6_nla_decoders[] = {
793 const nla_decoder_t *table;
832 nla_decoder_t af_spec_decoder = &decode_ifla_af; in decode_ifla_af_spec()
840 static const nla_decoder_t ifinfomsg_nla_decoders[] = {