Home
last modified time | relevance | path

Searched refs:br_nf_core_init (Results 1 – 3 of 3) sorted by relevance

/linux/net/bridge/
H A Dbr_nf_core.c80 int __init br_nf_core_init(void) in br_nf_core_init() function
H A Dbr.c445 err = br_nf_core_init(); in br_init()
H A Dbr_private.h2017 int br_nf_core_init(void);
2021 static inline int br_nf_core_init(void) { return 0; } in br_nf_core_init() function