Searched refs:IFF_IPMP (Results 1 – 13 of 13) sorted by relevance
169 #define IFF_IPMP 0x8000000000ll /* IPMP IP interface */ macro179 IFF_IPV6 | IFF_IPMP | IFF_FIXEDMTU | IFF_VIRTUAL | \
158 if (lifrl.lifr_flags & IFF_IPMP) in i_ipadm_active_if_info()985 if (flags & IFF_IPMP) { in i_ipadm_unplumb_if()1077 if (errno == EBUSY && (flags & IFF_IPMP)) in i_ipadm_unplumb_if()1118 if (errno == EBUSY && (flags & IFF_IPMP)) in i_ipadm_unplumb_if()
559 return ((flags & IFF_IPMP) != 0); in i_ipadm_is_ipmp()
77 IFF_INACTIVE|IFF_OFFLINE|IFF_VIRTUAL|IFF_IPMP|IFF_L3PROTECT)99 #define PHYI_IPMP IFF_IPMP /* IPMP meta-interface */
87 (lifr.lifr_flags & IFF_IPMP) || in doifrevarp()
76 { IFF_IPMP, "IPMP"},1730 if (lifr.lifr_flags & (IFF_VIRTUAL|IFF_IPMP)) in print_ifether()2298 if (lifr.lifr_flags & IFF_IPMP) { in modcheck()
567 { IFF_IPMP, 0, "IPMP"},
383 if (flags & IFF_IPMP) { in initifs()
639 (flags & (IFF_VIRTUAL|IFF_IPMP|IFF_POINTOPOINT))) in phyint_inst_init_from_k()
1095 (ifflags & (IFF_POINTOPOINT | IFF_VIRTUAL | IFF_IPMP))) { in update_pif()
665 if (!(pi->pi_flags & IFF_IPMP) || errno != ESRCH) in phyint_get_lla()
1594 if (flags & (IFF_VIRTUAL|IFF_IPMP|IFF_POINTOPOINT)) { in vrrpd_walk_addr_info()
18176 if (lifrp->lifr_flags & IFF_IPMP) { in ip_ipmp_cleanup()