RTPROT_STATIC
[MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
[MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
cfg->rt_protocol = RTPROT_STATIC;
cfg->rt_protocol = RTPROT_STATIC;
[MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
[MDBE_ATTR_RTPROT] = NLA_POLICY_MIN(NLA_U8, RTPROT_STATIC),
rtm->rtm_protocol = RTPROT_STATIC;
case RTPROT_STATIC:
rtm->rtm_protocol = RTPROT_STATIC;
hdr->rtm_protocol = RTPROT_STATIC; /* everything is user-defined */
rtm->rtm_protocol = RTPROT_STATIC;