Searched refs:DCCP_BUG_ON (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Ddccp.h30 #define DCCP_BUG_ON(cond) do { if (unlikely((cond) != 0)) \ macro
H A Dfeat.c207 DCCP_BUG_ON(idx < 0);

Completed in 82 milliseconds