| /include/net/netfilter/ |
| D | nf_conntrack.h | 141 static inline u_int16_t nf_ct_l3num(const struct nf_conn *ct) in nf_ct_l3num() 146 static inline u_int8_t nf_ct_protonum(const struct nf_conn *ct) in nf_ct_protonum() 151 #define nf_ct_tuple(ct, dir) (&(ct)->tuplehash[dir].tuple) argument 158 static inline struct net *nf_ct_net(const struct nf_conn *ct) in nf_ct_net() 185 static inline void nf_ct_put(struct nf_conn *ct) in nf_ct_put() 217 static inline void nf_ct_refresh_acct(struct nf_conn *ct, in nf_ct_refresh_acct() 226 static inline void nf_ct_refresh(struct nf_conn *ct, in nf_ct_refresh() 238 static inline bool nf_ct_kill(struct nf_conn *ct) in nf_ct_kill() 267 static inline int nf_ct_is_template(const struct nf_conn *ct) in nf_ct_is_template() 273 static inline int nf_ct_is_confirmed(const struct nf_conn *ct) in nf_ct_is_confirmed() [all …]
|
| D | nf_conntrack_ecache.h | 30 nf_ct_ecache_find(const struct nf_conn *ct) in nf_ct_ecache_find() 39 static inline bool nf_ct_ecache_exist(const struct nf_conn *ct) in nf_ct_ecache_exist() 52 struct nf_conn *ct; member 79 static inline void nf_ct_deliver_cached_events(const struct nf_conn *ct) in nf_ct_deliver_cached_events() 84 struct nf_conn *ct, in nf_conntrack_eventmask_report() 91 static inline bool nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() 98 nf_conntrack_event_cache(enum ip_conntrack_events event, struct nf_conn *ct) in nf_conntrack_event_cache() 116 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, in nf_conntrack_event_report() 127 nf_conntrack_event(enum ip_conntrack_events event, struct nf_conn *ct) in nf_conntrack_event()
|
| D | nf_conntrack_timeout.h | 41 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() 51 struct nf_conn_timeout *nf_ct_timeout_ext_add(struct nf_conn *ct, in nf_ct_timeout_ext_add() 70 static inline unsigned int *nf_ct_timeout_lookup(const struct nf_conn *ct) in nf_ct_timeout_lookup() 89 static inline int nf_ct_set_timeout(struct net *net, struct nf_conn *ct, in nf_ct_set_timeout() 96 static inline void nf_ct_destroy_timeout(struct nf_conn *ct) in nf_ct_destroy_timeout()
|
| D | nf_conntrack_synproxy.h | 14 static inline struct nf_conn_synproxy *nfct_synproxy(const struct nf_conn *ct) in nfct_synproxy() 23 static inline struct nf_conn_synproxy *nfct_synproxy_ext_add(struct nf_conn *ct) in nfct_synproxy_ext_add() 32 static inline bool nf_ct_add_synproxy(struct nf_conn *ct, in nf_ct_add_synproxy()
|
| D | nf_conntrack_act_ct.h | 14 static inline struct nf_conn_act_ct_ext *nf_conn_act_ct_ext_find(const struct nf_conn *ct) in nf_conn_act_ct_ext_find() 23 static inline void nf_conn_act_ct_ext_fill(struct sk_buff *skb, struct nf_conn *ct, in nf_conn_act_ct_ext_fill() 37 struct nf_conn *ct, in nf_conn_act_ct_ext_add()
|
| D | nf_conntrack_acct.h | 24 struct nf_conn_acct *nf_conn_acct_find(const struct nf_conn *ct) in nf_conn_acct_find() 30 struct nf_conn_acct *nf_ct_acct_ext_add(struct nf_conn *ct, gfp_t gfp) in nf_ct_acct_ext_add() 71 static inline void nf_ct_acct_update(struct nf_conn *ct, u32 dir, in nf_ct_acct_update()
|
| D | nf_conntrack_core.h | 57 struct nf_conn *ct = (struct nf_conn *)skb_nfct(skb); in nf_conntrack_confirm() local 89 static inline void __nf_ct_set_timeout(struct nf_conn *ct, u64 timeout) in __nf_ct_set_timeout()
|
| D | nf_conntrack_timestamp.h | 17 struct nf_conn_tstamp *nf_conn_tstamp_find(const struct nf_conn *ct) in nf_conn_tstamp_find() 27 struct nf_conn_tstamp *nf_ct_tstamp_ext_add(struct nf_conn *ct, gfp_t gfp) in nf_ct_tstamp_ext_add()
|
| D | nf_conntrack_seqadj.h | 24 static inline struct nf_conn_seqadj *nfct_seqadj(const struct nf_conn *ct) in nfct_seqadj() 29 static inline struct nf_conn_seqadj *nfct_seqadj_ext_add(struct nf_conn *ct) in nfct_seqadj_ext_add()
|
| D | nf_conntrack_labels.h | 23 static inline struct nf_conn_labels *nf_ct_labels_find(const struct nf_conn *ct) in nf_ct_labels_find() 37 static inline struct nf_conn_labels *nf_ct_labels_ext_add(struct nf_conn *ct) in nf_ct_labels_ext_add()
|
| D | nf_nat.h | 48 static inline struct nf_conn_nat *nfct_nat(const struct nf_conn *ct) in nfct_nat() 107 static inline int nf_nat_initialized(const struct nf_conn *ct, in nf_nat_initialized()
|
| D | nf_conntrack_zones.h | 9 nf_ct_zone(const struct nf_conn *ct) in nf_ct_zone() 42 static inline void nf_ct_zone_add(struct nf_conn *ct, in nf_ct_zone_add()
|
| D | nf_conntrack_extend.h | 50 static inline bool nf_ct_ext_exist(const struct nf_conn *ct, u8 id) in nf_ct_ext_exist() 57 static inline void *nf_ct_ext_find(const struct nf_conn *ct, u8 id) in nf_ct_ext_find()
|
| D | nf_conntrack_l4proto.h | 180 const struct nf_conn *ct, in nf_ct_l4proto_log_invalid() 212 static inline void nf_ct_set_tcp_be_liberal(struct nf_conn *ct) in nf_ct_set_tcp_be_liberal() 219 static inline bool nf_conntrack_tcp_established(const struct nf_conn *ct) in nf_conntrack_tcp_established()
|
| D | nf_conntrack_bpf.h | 10 struct nf_conn ct; member
|
| D | nf_nat_helper.h | 18 struct nf_conn *ct, in nf_nat_mangle_tcp_packet()
|
| D | nf_conntrack_helper.h | 120 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help() 125 static inline void *nfct_help_data(const struct nf_conn *ct) in nfct_help_data()
|
| D | nf_flow_table.h | 181 struct nf_conn *ct; member
|
| /include/linux/ |
| D | context_tracking_state.h | 66 struct context_tracking *ct = per_cpu_ptr(&context_tracking, cpu); in ct_dynticks_cpu() local 73 struct context_tracking *ct = per_cpu_ptr(&context_tracking, cpu); in ct_dynticks_cpu_acquire() local 85 struct context_tracking *ct = per_cpu_ptr(&context_tracking, cpu); in ct_dynticks_nesting_cpu() local 97 struct context_tracking *ct = per_cpu_ptr(&context_tracking, cpu); in ct_dynticks_nmi_nesting_cpu() local
|
| D | vt_kern.h | 86 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 91 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
|
| D | mroute_base.h | 381 int ct; member
|
| /include/uapi/linux/netfilter/ |
| D | xt_CT.h | 27 struct nf_conn *ct __attribute__((aligned(8))); member 39 struct nf_conn *ct __attribute__((aligned(8))); member
|
| /include/net/tc_act/ |
| D | tc_ct.h | 73 struct nf_conn *ct; in tcf_ct_flow_table_restore_skb() local
|
| /include/net/ |
| D | net_namespace.h | 143 struct netns_ct ct; member
|
| /include/dt-bindings/usb/ |
| D | pd.h | 463 #define VDO_VPD(hw, fw, ver, vbm, curr, vbi, gi, ct) \ argument
|