HomeSort by relevance Sort by last modified time
    Searched full:send_log_request (Results 1 - 1 of 1) sorted by null

  /external/libnl/lib/netfilter/
log.c 57 static int send_log_request(struct nl_sock *sk, struct nl_msg *msg) function
82 return send_log_request(nlh, msg);
98 return send_log_request(nlh, msg);
190 return send_log_request(nlh, msg);
207 return send_log_request(nlh, msg);
228 return send_log_request(nlh, msg);

Completed in 61 milliseconds