Searched refs:BIP_CLONE_FLAGS (Results 1 – 2 of 2) sorted by relevance
31 #define BIP_CLONE_FLAGS (BIP_MAPPED_INTEGRITY | BIP_IP_CHECKSUM | \ macro
475 bip->bip_flags = bip_src->bip_flags & BIP_CLONE_FLAGS; in bio_integrity_clone()