Searched defs:tipc_srv_ops (Results 1 – 2 of 2) sorted by relevance
144 struct tipc_srv_ops { struct145 int (*on_connect)(const struct tipc_port* port,171 * @ops: pointer to &struct tipc_srv_ops with service specific argument
37 struct tipc_srv_ops { struct49 const struct tipc_srv_ops*) { in tipc_add_service()