Lines Matching defs:plumb_lif
952 * plumb_lif(): Adds the LIF to the system. This is used for all
962 plumb_lif(dhcp_pif_t *pif, const in6_addr_t *addr)
975 "plumb_lif: entry for %s already exists!", abuf);
984 dhcpmsg(MSG_ERR, "plumb_lif: SIOCLIFADDIF %s", pif->pif_name);
993 dhcpmsg(MSG_ERR, "plumb_lif: SIOCSLIFNETMASK %s",
1001 dhcpmsg(MSG_ERR, "plumb_lif: SIOCSLIFADDR %s %s",
1008 dhcpmsg(MSG_ERR, "plumb_lif: SIOCGLIFFLAGS %s",
1021 dhcpmsg(MSG_ERR, "plumb_lif: SIOCSLIFFLAGS %s",
1031 dhcpmsg(MSG_DEBUG, "plumb_lif: plumbed up %s on %s", abuf,
1040 dhcpmsg(MSG_ERR, "plumb_lif: SIOCLIFREMOVEIF %s",