Home
last modified time | relevance | path

Searched refs:tipc_nl_publ_dump (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/tipc/
H A Dsocket.h63 int tipc_nl_publ_dump(struct sk_buff *skb, struct netlink_callback *cb);
H A Dnetlink.c189 .dumpit = tipc_nl_publ_dump,
H A Dnetlink_compat.c1029 dump.dumpit = tipc_nl_publ_dump; in tipc_nl_compat_publ_dump()
H A Dsocket.c3784 int tipc_nl_publ_dump(struct sk_buff *skb, struct netlink_callback *cb) in tipc_nl_publ_dump() function