X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsrc%2Fman%2Frmr_alloc_msg.3.xfm;h=d892915541cf3cf3e5cd000a381332bb42341cb5;hb=5157a97ada5447efcee4da6192798a3b6799884c;hp=ed814b88ccc5241ace2428032c9b364c0f82336e;hpb=392168d467d7949f391602f53f9fd62d2a64d12b;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_alloc_msg.3.xfm b/doc/src/man/rmr_alloc_msg.3.xfm index ed814b8..d892915 100644 --- a/doc/src/man/rmr_alloc_msg.3.xfm +++ b/doc/src/man/rmr_alloc_msg.3.xfm @@ -1,7 +1,7 @@ .if false ================================================================================== - Copyright (c) 2019 Nokia - Copyright (c) 2018-2019 AT&T Intellectual Property. + Copyright (c) 2019 Nokia + Copyright (c) 2018-2019 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -17,10 +17,10 @@ ================================================================================== .fi .if false - Mnemonic rmr_alloc_msg.xfm - Abstract The manual page for the rmr_alloc_msg function. - Author E. Scott Daniels - Date 28 January 2019 + Mnemonic rmr_alloc_msg.xfm + Abstract The manual page for the rmr_alloc_msg function. + Author E. Scott Daniels + Date 28 January 2019 .fi .gv e LIB lib @@ -29,7 +29,7 @@ &line_len(6i) &h1(RMR Library Functions) &h2(NAME) - rmr_alloc_msg + rmr_alloc_msg &h2(SYNOPSIS ) &indent @@ -63,8 +63,8 @@ typedef struct { int len; unsigned char* payload; unsigned char* xaction; - int sub_id; - int tp_state; + int sub_id; + int tp_state; } rmr_mbuf_t; &ex_end @@ -109,7 +109,6 @@ The ID is optional with the exception of when the user application uses the &cw( function to send a message and wait for the reply; the underlying RMR processing expects that the matching reply message will also contain the same data in the &ital(xaction) field. -&end_dlist &half_space &diitem(sub_id)