Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c168 static struct phyint *add_phyint(char *name);
1386 pi = add_phyint(phyintname); in initifs()
1701 add_phyint(char *name) in add_phyint() function