Searched hist:"7 d43d1a0f2cf535167ec7247f110a1f85cecac43" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/dccp/ |
H A D | feat.c | diff 7d43d1a0f2cf535167ec7247f110a1f85cecac43 Wed Nov 05 01:43:47 CST 2008 Gerrit Renker <gerrit@erg.abdn.ac.uk> dccp: Implement lookup table for feature-negotiation information
A lookup table for feature-negotiation information, extracted from RFC 4340/42, is provided by this patch. All currently known features can be found in this table, along with their feature location, their default value, and type.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | dccp.h | diff 7d43d1a0f2cf535167ec7247f110a1f85cecac43 Wed Nov 05 01:43:47 CST 2008 Gerrit Renker <gerrit@erg.abdn.ac.uk> dccp: Implement lookup table for feature-negotiation information
A lookup table for feature-negotiation information, extracted from RFC 4340/42, is provided by this patch. All currently known features can be found in this table, along with their feature location, their default value, and type.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|