Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c1482 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features() local
1506 xfrm_features = netdev_increment_features(xfrm_features, in bond_compute_features()
1530 bond_dev->hw_enc_features |= xfrm_features; in bond_compute_features()