Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c178 static void deleted_logint(struct logint *li, struct logint *newli, int s,
1423 deleted_logint(li, &newli, s, joinaddr); in initifs()
1501 deleted_logint(li, NULL, s, in initifs()
1824 deleted_logint(li, NULL, s, joinaddr); in deleted_phyint()
1875 deleted_logint(struct logint *li, struct logint *newli, int s, in deleted_logint() function