Searched refs:decode_tcmsg (Results 1 – 4 of 4) sorted by relevance
82 [RTM_DELQDISC - RTM_BASE] = decode_tcmsg,83 [RTM_GETQDISC - RTM_BASE] = decode_tcmsg,84 [RTM_NEWQDISC - RTM_BASE] = decode_tcmsg,85 [RTM_DELTCLASS - RTM_BASE] = decode_tcmsg,86 [RTM_GETTCLASS - RTM_BASE] = decode_tcmsg,87 [RTM_NEWTCLASS - RTM_BASE] = decode_tcmsg,88 [RTM_DELTFILTER - RTM_BASE] = decode_tcmsg,89 [RTM_GETTFILTER - RTM_BASE] = decode_tcmsg,90 [RTM_NEWTFILTER - RTM_BASE] = decode_tcmsg,
55 extern DECL_NETLINK_ROUTE_DECODER(decode_tcmsg);
302 DECL_NETLINK_ROUTE_DECODER(decode_tcmsg) in DECL_NETLINK_ROUTE_DECODER() argument
8535 * rtnl_tc.c (decode_tcmsg): Likewise.11580 (decode_tcmsg): Use tcmsg_nla_decoders.12534 (decode_tcmsg): Call decode_nlattr.12812 * netlink_route.h (decode_tcmsg): New prototype.