Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.c150 static void ipv6cp_up __P((fsm *)); /* We're UP */
164 ipv6cp_up, /* Called when fsm reaches OPENED state */
1130 ipv6cp_up(f) in ipv6cp_up() function