Searched refs:IF_OPER_UP (Results 1 – 7 of 7) sorted by relevance
84 IF_OPER_UP (6):145 IF_OPER_UP if userspace interaction is disabled. Otherwise147 IF_OPER_UP transition afterwards.156 IF_OPER_DORMANT instead of IF_OPER_UP when the combination159 to IF_OPER_DORMANT or IF_OPER_UP as long as the driver does not set171 - send RTM_SETLINK to set operstate to IF_OPER_UP if authentication182 waiting for operstate to go IF_OPER_UP/IF_OPER_UNKNOWN before
47 return IF_OPER_UP; in default_operstate()62 if (operstate == IF_OPER_UP) in rfc2863_policy()67 if (operstate == IF_OPER_UP) in rfc2863_policy()
823 case IF_OPER_UP: in set_operstate()828 operstate = IF_OPER_UP; in set_operstate()832 if (operstate == IF_OPER_UP || in set_operstate()838 if (operstate == IF_OPER_UP || in set_operstate()
51 __hsr_set_operstate(master->dev, IF_OPER_UP); in hsr_set_operstate()81 if (hsr_dev->operstate == IF_OPER_UP && old_operstate != IF_OPER_UP) { in hsr_check_announce()88 if (hsr_dev->operstate != IF_OPER_UP && old_operstate == IF_OPER_UP) in hsr_check_announce()
174 IF_OPER_UP, enumerator
1202 dev->operstate = IF_OPER_UP; in vrf_dev_init()
4310 return (dev->operstate == IF_OPER_UP || in netif_oper_up()
Completed in 51 milliseconds