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
223
if ((ret =
nfnl_connect
(handle))) {
284
if ((ret =
nfnl_connect
(handle))) {
365
if ((ret =
nfnl_connect
(handle))) {
461
if ((ret =
nfnl_connect
(handle))) {
519
if ((ret =
nfnl_connect
(handle))) {
/external/libnl/lib/netfilter/
nfnl.c
84
int
nfnl_connect
(struct nl_sock *sk)
function
Completed in 724 milliseconds