IFF_IPMP
if (flags & IFF_IPMP) {
(flags & (IFF_VIRTUAL|IFF_IPMP|IFF_POINTOPOINT)))
if (!(pi->pi_flags & IFF_IPMP) || errno != ESRCH)
if (flags & (IFF_VIRTUAL|IFF_IPMP|IFF_POINTOPOINT)) {
if (lifr.lifr_flags & (IFF_VIRTUAL|IFF_IPMP))
if (lifr.lifr_flags & IFF_IPMP) {
{ IFF_IPMP, "IPMP"},
(lifr.lifr_flags & IFF_IPMP) ||
{ IFF_IPMP, 0, "IPMP"},
(ifflags & (IFF_POINTOPOINT | IFF_VIRTUAL | IFF_IPMP))) {
if (flags & IFF_IPMP) {
if (errno == EBUSY && (flags & IFF_IPMP))
if (errno == EBUSY && (flags & IFF_IPMP))
if (lifrl.lifr_flags & IFF_IPMP) {
return ((flags & IFF_IPMP) != 0);
if (lifrp->lifr_flags & IFF_IPMP) {
IFF_INACTIVE|IFF_OFFLINE|IFF_VIRTUAL|IFF_IPMP|IFF_L3PROTECT)
#define PHYI_IPMP IFF_IPMP /* IPMP meta-interface */
IFF_IPV6 | IFF_IPMP | IFF_FIXEDMTU | IFF_VIRTUAL | \