Home
last modified time | relevance | path

Searched defs:netdev (Results 1 – 2 of 2) sorted by relevance

/kernel/bpf/
Doffload.c44 struct net_device *netdev; member
61 static int bpf_dev_offload_check(struct net_device *netdev) in bpf_dev_offload_check()
71 bpf_offload_find_netdev(struct net_device *netdev) in bpf_offload_find_netdev()
79 struct net_device *netdev) in __bpf_offload_dev_netdev_register()
124 struct net_device *netdev; in bpf_map_offload_ndo() local
146 struct net_device *netdev) in __bpf_offload_dev_netdev_unregister()
188 static int __bpf_prog_dev_bound_init(struct bpf_prog *prog, struct net_device *netdev) in __bpf_prog_dev_bound_init()
230 struct net_device *netdev; in bpf_prog_dev_bound_init() local
384 struct net_device *netdev; in bpf_prog_dev_bound_destroy() local
695 struct net_device *netdev) in __bpf_offload_dev_match()
[all …]
Ddevmap.c1076 struct net_device *netdev) in dev_map_hash_remove_netdev()
1104 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in dev_map_notification() local