Home
last modified time | relevance | path

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

/linux-6.15/net/bridge/
H A Dbr_nf_core.c80 int __init br_nf_core_init(void) in br_nf_core_init() function
H A Dbr.c407 err = br_nf_core_init(); in br_init()
H A Dbr_private.h1965 int br_nf_core_init(void);
1969 static inline int br_nf_core_init(void) { return 0; } in br_nf_core_init() function