summaryrefslogtreecommitdiffstats
path: root/src/libnetfilter_cttimeout.map
blob: 788b7f2ab239bc19e95aafa7403ece25d7c8a352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
LIBNETFILTER_CTTIMEOUT_1.0 {
global:
  nfct_timeout_alloc;
  nfct_timeout_free;
  nfct_timeout_attr_set;
  nfct_timeout_attr_set_u8;
  nfct_timeout_attr_set_u16;
  nfct_timeout_attr_unset;
  nfct_timeout_policy_attr_set_u32;
  nfct_timeout_policy_unset;
  nfct_timeout_policy_attr_to_name;
  nfct_timeout_nlmsg_build_hdr;
  nfct_timeout_nlmsg_build_payload;
  nfct_timeout_nlmsg_parse_payload;
  nfct_timeout_snprintf;

local: *;
};

#LIBNETFILTER_CTTIMEOUT_1.1 {
#  _my_new_func;
#} LIBNETFILTER_CTTIMEOUT_1.0;