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.c83 int __init br_nf_core_init(void) in br_nf_core_init() function
H A Dbr.c400 err = br_nf_core_init(); in br_init()
H A Dbr_private.h1955 int br_nf_core_init(void);
1959 static inline int br_nf_core_init(void) { return 0; } in br_nf_core_init() function