Home
last modified time | relevance | path

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

/linux/include/net/
H A Dndisc.h197 struct ndisc_ops { struct
221 static inline int ndisc_ops_parse_options(const struct net_device *dev, in ndisc_ops_parse_options() argument
225 if (dev->ndisc_ops && dev->ndisc_ops->parse_options) in ndisc_ops_parse_options() argument
/linux/include/linux/
H A Dnetdevice.h2160 const struct ndisc_ops *ndisc_ops; member