OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfnl_connect
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/netfilter/
nfnl.h
26
extern int
nfnl_connect
(struct nl_sock *);
/external/nfacct/
nfacct.c
227
if ((ret =
nfnl_connect
(handle))) {
288
if ((ret =
nfnl_connect
(handle))) {
369
if ((ret =
nfnl_connect
(handle))) {
465
if ((ret =
nfnl_connect
(handle))) {
523
if ((ret =
nfnl_connect
(handle))) {
/external/libnl/lib/netfilter/
nfnl.c
84
int
nfnl_connect
(struct nl_sock *sk)
function
Completed in 61 milliseconds