Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
Dif_ninet.h49 struct ninet_dev { struct
50 struct net_device *dev;
52 struct list_head addr_list;
54 rwlock_t lock;
55 refcount_t refcnt;
56 __u32 if_flags;
57 int dead;
59 struct neigh_parms *nd_parms;
60 struct nip_devconf cnf;
62 unsigned long tstamp; /* newip InterfaceTable update timestamp */
[all …]