Searched defs:lowerdev (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | if_macvlan.h | 23 struct net_device *lowerdev; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | if_macvlan.h | 23 struct net_device *lowerdev; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | virt_wifi.c | 212 struct net_device *lowerdev; member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
H A D | virt_wifi.c | 212 struct net_device *lowerdev; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ |
H A D | macvlan.c | 587 struct net_device *lowerdev = vlan->lowerdev; in macvlan_hard_header() local 603 struct net_device *lowerdev = vlan->lowerdev; in macvlan_open() local 670 struct net_device *lowerdev = vlan->lowerdev; macvlan_stop() local 703 struct net_device *lowerdev = vlan->lowerdev; macvlan_sync_address() local 763 struct net_device *lowerdev = vlan->lowerdev; macvlan_change_rx_flags() local 890 const struct net_device *lowerdev = vlan->lowerdev; macvlan_init() local 972 struct net_device *lowerdev = vlan->lowerdev; macvlan_vlan_rx_add_vid() local 981 struct net_device *lowerdev = vlan->lowerdev; macvlan_vlan_rx_kill_vid() local 1410 struct net_device *lowerdev; macvlan_common_newlink() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ |
H A D | macvlan.c | 601 struct net_device *lowerdev = vlan->lowerdev; in macvlan_hard_header() local 617 struct net_device *lowerdev = vlan->lowerdev; in macvlan_open() local 684 struct net_device *lowerdev = vlan->lowerdev; macvlan_stop() local 718 struct net_device *lowerdev = vlan->lowerdev; macvlan_sync_address() local 778 struct net_device *lowerdev = vlan->lowerdev; macvlan_change_rx_flags() local 923 struct net_device *lowerdev = vlan->lowerdev; macvlan_init() local 1007 struct net_device *lowerdev = vlan->lowerdev; macvlan_vlan_rx_add_vid() local 1016 struct net_device *lowerdev = vlan->lowerdev; macvlan_vlan_rx_kill_vid() local 1458 struct net_device *lowerdev; macvlan_common_newlink() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l2_main.c | 757 struct net_device *lowerdev; in qeth_l2_br2dev_worker() local 852 struct net_device *dstdev, *brdev, *lowerdev; in qeth_l2_switchdev_event() local [all...] |
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 3158 struct net_device *lowerdev = __dev_get_by_index(vxlan->net, in vxlan_change_mtu() local 3448 struct net_device *lowerdev = __dev_get_by_index(vxlan->net, in vxlan_get_link_ksettings() local 3701 struct net_device *lowerdev; in vxlan_config_validate() local 3775 vxlan_config_apply(struct net_device *dev, struct vxlan_config *conf, struct net_device *lowerdev, struct net *src_net, bool changelink) vxlan_config_apply() argument 3838 struct net_device *lowerdev; vxlan_dev_configure() local 4242 struct net_device *lowerdev; vxlan_changelink() local [all...] |
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_core.c | 3073 struct net_device *lowerdev = __dev_get_by_index(vxlan->net, in vxlan_change_mtu() local 3370 struct net_device *lowerdev = __dev_get_by_index(vxlan->net, in vxlan_get_link_ksettings() local 3664 struct net_device *lowerdev; in vxlan_config_validate() local 3724 vxlan_config_apply(struct net_device *dev, struct vxlan_config *conf, struct net_device *lowerdev, struct net *src_net, bool changelink) vxlan_config_apply() argument 3786 struct net_device *lowerdev; vxlan_dev_configure() local 4216 struct net_device *lowerdev; vxlan_changelink() local [all...] |
Completed in 18 milliseconds