Home
last modified time | relevance | path

Searched refs:tipc_nl_net_addr_legacy_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dnet.h50 int tipc_nl_net_addr_legacy_get(struct sk_buff *skb, struct genl_info *info);
H A Dnet.c323 int tipc_nl_net_addr_legacy_get(struct sk_buff *skb, struct genl_info *info) in tipc_nl_net_addr_legacy_get() function
H A Dnetlink.c283 .doit = tipc_nl_net_addr_legacy_get,