Home
last modified time | relevance | path

Searched refs:BOND_XFRM_FEATURES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c754 bond_dev->wanted_features |= BOND_XFRM_FEATURES; in bond_set_xfrm_features()
756 bond_dev->wanted_features &= ~BOND_XFRM_FEATURES; in bond_set_xfrm_features()
H A Dbond_main.c1371 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features()
1397 BOND_XFRM_FEATURES); in bond_compute_features()
4936 bond_dev->hw_features |= BOND_XFRM_FEATURES; in bond_setup()
4943 bond_dev->features &= ~BOND_XFRM_FEATURES; in bond_setup()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_options.c844 bond->dev->wanted_features |= BOND_XFRM_FEATURES; in bond_set_xfrm_features()
846 bond->dev->wanted_features &= ~BOND_XFRM_FEATURES; in bond_set_xfrm_features()
H A Dbond_main.c1438 netdev_features_t xfrm_features = BOND_XFRM_FEATURES; in bond_compute_features()
1464 BOND_XFRM_FEATURES); in bond_compute_features()
5934 bond_dev->hw_features |= BOND_XFRM_FEATURES; in bond_setup()
5937 bond_dev->features |= BOND_XFRM_FEATURES; in bond_setup()
/kernel/linux/linux-5.10/include/net/
H A Dbonding.h89 #define BOND_XFRM_FEATURES (NETIF_F_HW_ESP | NETIF_F_HW_ESP_TX_CSUM | \ macro
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h90 #define BOND_XFRM_FEATURES (NETIF_F_HW_ESP | NETIF_F_HW_ESP_TX_CSUM | \ macro

Completed in 21 milliseconds