OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ct_protoinfo
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/netfilter/
ct_obj.c
289
diff |= CT_DIFF_VAL(TCP_STATE,
ct_protoinfo
.tcp.state);
419
ct->
ct_protoinfo
.tcp.state = state;
430
return ct->
ct_protoinfo
.tcp.state;
/external/libnl/include/
netlink-types.h
750
union nfnl_ct_protoinfo
ct_protoinfo
;
member in struct:nfnl_ct
Completed in 439 milliseconds