Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dbonding.h92 #define BOND_XFRM_FEATURES (NETIF_F_HW_ESP | NETIF_F_HW_ESP_TX_CSUM | \ macro
/Linux-v6.1/drivers/net/bonding/
Dbond_options.c838 bond->dev->wanted_features |= BOND_XFRM_FEATURES; in bond_set_xfrm_features()
840 bond->dev->wanted_features &= ~BOND_XFRM_FEATURES; in bond_set_xfrm_features()
Dbond_main.c1441 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features()
1467 BOND_XFRM_FEATURES); in bond_compute_features()
5811 bond_dev->hw_features |= BOND_XFRM_FEATURES; in bond_setup()
5814 bond_dev->features |= BOND_XFRM_FEATURES; in bond_setup()