2 * m_pedit_udp.c packet editor: UDP header
4 * This program is free software; you can distribute it and/or
5 * modify it under the terms of the GNU General Public License
6 * as published by the Free Software Foundation; either version
7 * 2 of the License, or (at your option) any later version.
9 * Authors: J Hadi Salim (hadi@cyberus.ca)
18 #include <sys/socket.h>
19 #include <netinet/in.h>
20 #include <arpa/inet.h>
27 parse_udp(int *argc_p
, char ***argv_p
,struct tc_pedit_sel
*sel
,struct tc_pedit_key
*tkey
)
33 struct m_pedit_util p_pedit_udp
= {