Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1778 static inline int nft_request_module(struct net *net, const char *fmt, ...) { return -ENOENT; } in nft_request_module() function
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c879 __printf(2, 3) int nft_request_module(struct net *net, const char *fmt, in nft_request_module() function