network byte order + state multitraces fix
[lttv.git] / ltt / branches / poly / facilities / network.xml
index 41a4ba913ae2f9620fc381382ae153154c05697b..a7dd7286629cc9a1ccf1b0668fd2c654f9af5fa2 100644 (file)
@@ -3,7 +3,8 @@
 
   <event name=packet_in>
     <description>A packet is arriving</description>
-    <field name="skbuff"> <description>Socket buffer pointer : identify the socket buffer</description> <pointer/> </field>
+    <field name="skbuff"> <description>Socket buffer pointer : identify the
+               socket buffer</description> <pointer/> </field>
     <field name="protocol"> <description>Protocol of the packet</description> <uint size=2/> </field>
   </event>
 
This page took 0.022725 seconds and 4 git commands to generate.