-doxygen
[oweals/gnunet.git] / src / transport / plugin_transport_wlan.c
index 43d367ac5c2e58c15e69a1c46a0dac4e428b6df9..0957676f2db7e6cb0eb21655369accf409e91fdd 100644 (file)
@@ -721,6 +721,7 @@ session_timeout (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
  *
  * @param endpoint pointer to the mac endpoint of the peer
  * @param peer peer identity to use for this session
+ * @param inbound inbound session?
  * @return returns the session or NULL
  */
 static struct Session *
@@ -745,6 +746,7 @@ lookup_session (struct MacEndpoint *endpoint,
  *
  * @param endpoint pointer to the mac endpoint of the peer
  * @param peer peer identity to use for this session
+ * @param inbound inbound session?
  * @return returns the session or NULL
  */
 static struct Session *
@@ -781,6 +783,7 @@ create_session (struct MacEndpoint *endpoint,
  *
  * @param endpoint pointer to the mac endpoint of the peer
  * @param peer peer identity to use for this session
+ * @param inbound inbound session?
  * @return returns the session
  */
 static struct Session *