needs_mandatory   493 net/dccp/feat.c 	new->needs_mandatory = mandatory;
needs_mandatory   523 net/dccp/feat.c 	new->needs_mandatory = false;
needs_mandatory   664 net/dccp/feat.c 		if (pos->needs_mandatory && dccp_insert_option_mandatory(skb))
needs_mandatory  1185 net/dccp/feat.c 	entry->needs_mandatory = false;
needs_mandatory    71 net/dccp/feat.h 	bool			needs_mandatory,