Searched refs:IF_OPER_UP (Results 1 – 7 of 7) sorted by relevance
63 IF_OPER_UP (6):121 IF_OPER_UP if userspace interaction is disabled. Otherwise123 IF_OPER_UP transition afterwards.131 IF_OPER_DORMANT instead of IF_OPER_UP when the combination134 to IF_OPER_DORMANT or IF_OPER_UP as long as the driver does not set146 -send RTM_SETLINK to set operstate to IF_OPER_UP if authentication157 waiting for operstate to go IF_OPER_UP/IF_OPER_UNKNOWN before
57 __hsr_set_operstate(master->dev, IF_OPER_UP); in hsr_set_operstate()93 if ((hsr_dev->operstate == IF_OPER_UP) in hsr_check_announce()94 && (old_operstate != IF_OPER_UP)) { in hsr_check_announce()102 if ((hsr_dev->operstate != IF_OPER_UP) && (old_operstate == IF_OPER_UP)) in hsr_check_announce()
49 return IF_OPER_UP; in default_operstate()64 if (operstate == IF_OPER_UP) in rfc2863_policy()
825 case IF_OPER_UP: in set_operstate()829 operstate = IF_OPER_UP; in set_operstate()833 if (operstate == IF_OPER_UP || in set_operstate()
173 IF_OPER_UP, enumerator
860 dev->operstate = IF_OPER_UP; in vrf_dev_init()
3722 return (dev->operstate == IF_OPER_UP || in netif_oper_up()