]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Udp4.h
Fix doxygen comment for structure and macro
[mirror_edk2.git] / MdePkg / Include / Protocol / Udp4.h
index 8e2511faabe3fde258a9a306ae55c19cf39f9a7d..86e1c3094a16c6d3de1896d602d41c2048be1b3f 100644 (file)
@@ -349,30 +349,6 @@ EFI_STATUS
   This protocol instance can either be bound to a specified port as a service or \r
   connected to some remote peer as an active client. Each instance has its own settings, \r
   such as the routing table and group table, which are independent from each other.\r
-\r
-  @param GetModeData\r
-  Reads the current operational settings. \r
-\r
-  @param Configure\r
-  Initializes, changes, or resets operational settings for the EFI UDPv4 Protocol. \r
-\r
-  @param Groups\r
-  Joins and leaves multicast groups. \r
-\r
-  @param Routes\r
-  Add and deletes routing table entries. \r
-\r
-  @param Transmit\r
-  Queues outgoing data packets into the transmit queue. This function is a nonblocked operation. \r
-\r
-  @param Receive\r
-  Places a receiving request token into the receiving queue. This function is a nonblocked operation. \r
-\r
-  @param Cancel\r
-  Aborts a pending transmit or receive request. \r
-\r
-  @param Poll\r
-  Polls for incoming data packets and processes outgoing data packets.   \r
 **/\r
 struct _EFI_UDP4_PROTOCOL {\r
   EFI_UDP4_GET_MODE_DATA        GetModeData;\r