Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_ioctl.c64 if (maxnum > PAGE_SIZE/sizeof(struct __fdb_entry)) in get_fdb_entries()
65 maxnum = PAGE_SIZE/sizeof(struct __fdb_entry); in get_fdb_entries()
67 size = maxnum * sizeof(struct __fdb_entry); in get_fdb_entries()
76 array_size(num, sizeof(struct __fdb_entry)))) in get_fdb_entries()
/linux/include/uapi/linux/
H A Dif_bridge.h93 struct __fdb_entry { struct