Searched refs:IF_OPER_UP (Results 1 – 7 of 7) sorted by relevance
64 IF_OPER_UP (6):123 IF_OPER_UP if userspace interaction is disabled. Otherwise125 IF_OPER_UP transition afterwards.133 IF_OPER_DORMANT instead of IF_OPER_UP when the combination136 to IF_OPER_DORMANT or IF_OPER_UP as long as the driver does not set148 -send RTM_SETLINK to set operstate to IF_OPER_UP if authentication159 waiting for operstate to go IF_OPER_UP/IF_OPER_UNKNOWN before
52 __hsr_set_operstate(master->dev, IF_OPER_UP); in hsr_set_operstate()87 if (hsr_dev->operstate == IF_OPER_UP && old_operstate != IF_OPER_UP) { in hsr_check_announce()94 if (hsr_dev->operstate != IF_OPER_UP && old_operstate == IF_OPER_UP) in hsr_check_announce()
44 return IF_OPER_UP; in default_operstate()59 if (operstate == IF_OPER_UP) in rfc2863_policy()
830 case IF_OPER_UP: in set_operstate()834 operstate = IF_OPER_UP; in set_operstate()838 if (operstate == IF_OPER_UP || in set_operstate()
173 IF_OPER_UP, enumerator
867 dev->operstate = IF_OPER_UP; in vrf_dev_init()
3827 return (dev->operstate == IF_OPER_UP || in netif_oper_up()