Home
last modified time | relevance | path

Searched refs:ST_DELETED (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c135 #define ST_DELETED 0x04 /* Interface should be ignored */ macro
630 if (li->li_state & ST_DELETED) in advertise()
1139 if (li->li_state & ST_DELETED) in sendbcast()
1208 if (li->li_state & ST_DELETED) in sendmcast()
1289 if (li->li_state & ST_DELETED) in force_preference()
1424 li->li_state |= ST_DELETED; in initifs()
1475 pi->pi_state |= ST_DELETED; in initifs()
1480 li->li_state |= ST_DELETED; in initifs()
1483 if (!(pi->pi_state & ST_DELETED)) in initifs()
1491 if (pi->pi_state & ST_DELETED) { in initifs()
[all …]