Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dlog.c57 static int send_log_request(struct nl_sock *sk, struct nl_msg *msg) in send_log_request() function
82 return send_log_request(nlh, msg); in nfnl_log_pf_bind()
98 return send_log_request(nlh, msg); in nfnl_log_pf_unbind()
190 return send_log_request(nlh, msg); in nfnl_log_create()
207 return send_log_request(nlh, msg); in nfnl_log_change()
228 return send_log_request(nlh, msg); in nfnl_log_delete()