/*
 * net/sched/cls_rsvp.c	Special RSVP packet classifier for IPv4.
 *
 *		This program is free software; you can redistribute it and/or
 *		modify it under the terms of the GNU General Public License
 *		as published by the Free Software Foundation; either version
 *		2 of the License, or (at your option) any later version.
 *
 * Authors:	Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
 */

#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/skbuff.h>
#include <net/ip.h>
#include <net/netlink.h>
#include <net/act_api.h>
#include <net/pkt_cls.h>

#define RSVP_DST_LEN	1
#define RSVP_ID		"rsvp"
#define RSVP_OPS	cls_rsvp_ops

#include "cls_rsvp.h"
MODULE_LICENSE("GPL");
t.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='0d5415b489f68b58e1983a53793d25d53098ed4b'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master' selected='selected'>master</option>
<option value='nds-private-remove'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/sound/soc/codecs/wm8804-spi.c'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/sound/soc/codecs/wm8804-spi.c?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/sound/soc/codecs/wm8804-spi.c?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/sound/soc/codecs/wm8804-spi.c?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/sound/soc/codecs/wm8804-spi.c'>
<input type='hidden' name='id' value='0d5415b489f68b58e1983a53793d25d53098ed4b'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>sound</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/soc?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>soc</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/soc/codecs?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>codecs</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/soc/codecs/wm8804-spi.c?id=0d5415b489f68b58e1983a53793d25d53098ed4b'>wm8804-spi.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/sound/soc/codecs/wm8804-spi.c?id=0d5415b489f68b58e1983a53793d25d53098ed4b&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>