/include/net/netfilter/ |
D | nf_conntrack.h | 117 static inline u_int16_t nf_ct_l3num(const struct nf_conn *ct) in nf_ct_l3num() 122 static inline u_int8_t nf_ct_protonum(const struct nf_conn *ct) in nf_ct_protonum() 127 #define nf_ct_tuple(ct, dir) (&(ct)->tuplehash[dir].tuple) argument 134 static inline struct net *nf_ct_net(const struct nf_conn *ct) in nf_ct_net() 159 static inline void nf_ct_put(struct nf_conn *ct) in nf_ct_put() 191 static inline void nf_ct_refresh_acct(struct nf_conn *ct, in nf_ct_refresh_acct() 200 static inline void nf_ct_refresh(struct nf_conn *ct, in nf_ct_refresh() 212 static inline bool nf_ct_kill(struct nf_conn *ct) in nf_ct_kill() 238 static inline int nf_ct_is_template(const struct nf_conn *ct) in nf_ct_is_template() 244 static inline int nf_ct_is_confirmed(const struct nf_conn *ct) in nf_ct_is_confirmed() [all …]
|
D | nf_conntrack_ecache.h | 32 nf_ct_ecache_find(const struct nf_conn *ct) in nf_ct_ecache_find() 42 nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add() 70 struct nf_conn *ct; member 90 static inline void nf_ct_deliver_cached_events(const struct nf_conn *ct) in nf_ct_deliver_cached_events() 95 struct nf_conn *ct, in nf_conntrack_eventmask_report() 105 nf_conntrack_event_cache(enum ip_conntrack_events event, struct nf_conn *ct) in nf_conntrack_event_cache() 123 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, in nf_conntrack_event_report() 139 nf_conntrack_event(enum ip_conntrack_events event, struct nf_conn *ct) in nf_conntrack_event()
|
D | nf_conntrack_timeout.h | 49 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() 59 struct nf_conn_timeout *nf_ct_timeout_ext_add(struct nf_conn *ct, in nf_ct_timeout_ext_add() 78 static inline unsigned int *nf_ct_timeout_lookup(const struct nf_conn *ct) in nf_ct_timeout_lookup() 109 static inline int nf_ct_set_timeout(struct net *net, struct nf_conn *ct, in nf_ct_set_timeout() 116 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_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_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_labels.h | 20 static inline struct nf_conn_labels *nf_ct_labels_find(const struct nf_conn *ct) in nf_ct_labels_find() 29 static inline struct nf_conn_labels *nf_ct_labels_ext_add(struct nf_conn *ct) in nf_ct_labels_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()
|
D | nf_nat.h | 48 static inline struct nf_conn_nat *nfct_nat(const struct nf_conn *ct) in nfct_nat() 109 static inline int nf_nat_initialized(struct nf_conn *ct, in nf_nat_initialized()
|
D | nf_conntrack_extend.h | 57 static inline bool nf_ct_ext_exist(const struct nf_conn *ct, u8 id) in nf_ct_ext_exist() 62 static inline void *__nf_ct_ext_find(const struct nf_conn *ct, u8 id) in __nf_ct_ext_find() 78 static inline void nf_ct_ext_free(struct nf_conn *ct) in nf_ct_ext_free()
|
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_core.h | 58 struct nf_conn *ct = (struct nf_conn *)skb_nfct(skb); in nf_conntrack_confirm() local
|
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_conntrack_l4proto.h | 175 const struct nf_conn *ct, in nf_ct_l4proto_log_invalid()
|
/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/linux/ |
D | vt_kern.h | 100 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap() 105 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
|
D | mroute_base.h | 376 int ct; member
|
/include/scsi/ |
D | fc_encode.h | 97 struct fc_ct_req *ct; in fc_ct_hdr_fill() local 124 struct fc_ct_req *ct; in fc_ct_ns_fill() local 208 struct fc_ct_req *ct; in fc_ct_ms_fill() local
|
/include/net/ |
D | net_namespace.h | 139 struct netns_ct ct; member
|
D | ip_vs.h | 1308 struct ip_vs_conn *ct = cp->control; in ip_vs_control_assure_ct() local 1575 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in ip_vs_notrack() local 1633 struct nf_conn *ct; in ip_vs_conn_uses_conntrack() local
|
D | flow_offload.h | 199 } ct; member
|