Home
last modified time | relevance | path

Searched refs:br2684_if_spec (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Datmbr2684.h69 struct br2684_if_spec { struct
84 struct br2684_if_spec ifspec; argument
106 struct br2684_if_spec ifspec;
/Linux-v4.19/net/atm/
Dbr2684.c123 static struct net_device *br2684_find_dev(const struct br2684_if_spec *s) in br2684_find_dev()