Searched hist:"1 a1a143daf84db95dd7212086042004a3abb7bc2" (Results 1 – 5 of 5) sorted by relevance
/linux/net/tipc/ |
H A D | netlink.h | diff 1a1a143daf84db95dd7212086042004a3abb7bc2 Thu Nov 20 10:29:11 CET 2014 Richard Alpe <richard.alpe@ericsson.com> tipc: add publication dump to new netlink api
Add TIPC_NL_PUBL_GET command to the new tipc netlink API.
This command supports dumping of all publications for a specific socket.
Netlink logical layout of request message: -> socket -> reference
Netlink logical layout of response message: -> publication -> type -> lower -> upper
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | socket.h | diff 1a1a143daf84db95dd7212086042004a3abb7bc2 Thu Nov 20 10:29:11 CET 2014 Richard Alpe <richard.alpe@ericsson.com> tipc: add publication dump to new netlink api
Add TIPC_NL_PUBL_GET command to the new tipc netlink API.
This command supports dumping of all publications for a specific socket.
Netlink logical layout of request message: -> socket -> reference
Netlink logical layout of response message: -> publication -> type -> lower -> upper
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netlink.c | diff 1a1a143daf84db95dd7212086042004a3abb7bc2 Thu Nov 20 10:29:11 CET 2014 Richard Alpe <richard.alpe@ericsson.com> tipc: add publication dump to new netlink api
Add TIPC_NL_PUBL_GET command to the new tipc netlink API.
This command supports dumping of all publications for a specific socket.
Netlink logical layout of request message: -> socket -> reference
Netlink logical layout of response message: -> publication -> type -> lower -> upper
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | socket.c | diff 1a1a143daf84db95dd7212086042004a3abb7bc2 Thu Nov 20 10:29:11 CET 2014 Richard Alpe <richard.alpe@ericsson.com> tipc: add publication dump to new netlink api
Add TIPC_NL_PUBL_GET command to the new tipc netlink API.
This command supports dumping of all publications for a specific socket.
Netlink logical layout of request message: -> socket -> reference
Netlink logical layout of response message: -> publication -> type -> lower -> upper
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/uapi/linux/ |
H A D | tipc_netlink.h | diff 1a1a143daf84db95dd7212086042004a3abb7bc2 Thu Nov 20 10:29:11 CET 2014 Richard Alpe <richard.alpe@ericsson.com> tipc: add publication dump to new netlink api
Add TIPC_NL_PUBL_GET command to the new tipc netlink API.
This command supports dumping of all publications for a specific socket.
Netlink logical layout of request message: -> socket -> reference
Netlink logical layout of response message: -> publication -> type -> lower -> upper
Signed-off-by: Richard Alpe <richard.alpe@ericsson.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|