Searched refs:link_msg_parser (Results 1 – 1 of 1) sorted by relevance
478 static int link_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, in link_msg_parser() function1181 if ((err = nl_pickup(sk, link_msg_parser, &obj)) < 0) in rtnl_link_get_kernel()2751 .co_msg_parser = link_msg_parser,