Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dnetdevsim.h112 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf);
135 static inline int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf() function
H A Dnetdev.c260 .ndo_bpf = nsim_bpf,
H A Dbpf.c551 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf() function
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dnetdevsim.h146 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf);
169 static inline int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf() function
H A Dnetdev.c285 .ndo_bpf = nsim_bpf,
H A Dbpf.c547 int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf() function

Completed in 5 milliseconds