Searched refs:IFF_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
126 #ifndef IFF_DYNAMIC127 # define IFF_DYNAMIC 0x8000 /* dialup device with changing addresses */ macro311 { "dynamic", N_SET | M_CLR, 0, IFF_DYNAMIC },
84 #ifndef IFF_DYNAMIC85 # define IFF_DYNAMIC 0x8000 /* dialup device with changing addresses */ macro994 ,IFF_DYNAMIC in ife_print()
410 req->i.ifi_change |= IFF_DYNAMIC; in do_set()412 req->i.ifi_flags |= IFF_DYNAMIC; in do_set()414 req->i.ifi_flags &= ~IFF_DYNAMIC; in do_set()