Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 25 of 237) sorted by relevance

12345678910

/linux/include/net/netfilter/
H A Dnf_conntrack.h139 static inline u_int16_t nf_ct_l3num(const struct nf_conn *ct) in nf_ct_l3num()
144 static inline u_int8_t nf_ct_protonum(const struct nf_conn *ct) in nf_ct_protonum()
149 #define nf_ct_tuple(ct, dir) (&(ct)->tuplehash[dir].tuple) argument
156 static inline struct net *nf_ct_net(const struct nf_conn *ct) in nf_ct_net()
181 static inline void nf_ct_put(struct nf_conn *ct) in nf_ct_put()
208 static inline void nf_ct_refresh_acct(struct nf_conn *ct, in nf_ct_refresh_acct()
217 static inline void nf_ct_refresh(struct nf_conn *ct, in nf_ct_refresh()
228 static inline bool nf_ct_kill(struct nf_conn *ct) in nf_ct_kill()
257 static inline int nf_ct_is_template(const struct nf_conn *ct) in nf_ct_is_template()
263 static inline int nf_ct_is_confirmed(const struct nf_conn *ct) in nf_ct_is_confirmed()
[all …]
H A Dnf_conntrack_timeout.h41 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()
H A Dnf_conntrack_synproxy.h14 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()
H A Dnf_conntrack_act_ct.h14 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()
/linux/net/netfilter/
H A Dnf_conntrack_netlink.c167 static int ctnetlink_dump_status(struct sk_buff *skb, const struct nf_conn *ct) in ctnetlink_dump_status() argument
177 static int ctnetlink_dump_timeout(struct sk_buff *skb, const struct nf_conn *ct, in ctnetlink_dump_timeout() argument
198 static int ctnetlink_dump_protoinfo(struct sk_buff *skb, struct nf_conn *ct, in ctnetlink_dump_protoinfo() argument
224 const struct nf_conn *ct) in ctnetlink_dump_helpinfo() argument
293 ctnetlink_dump_acct(struct sk_buff * skb,const struct nf_conn * ct,int type) ctnetlink_dump_acct() argument
309 ctnetlink_dump_timestamp(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_timestamp() argument
337 ctnetlink_dump_mark(struct sk_buff * skb,const struct nf_conn * ct,bool dump) ctnetlink_dump_mark() argument
357 ctnetlink_dump_secctx(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_secctx() argument
387 ctnetlink_dump_event_timestamp(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_event_timestamp() argument
403 ctnetlink_label_size(const struct nf_conn * ct) ctnetlink_label_size() argument
414 ctnetlink_dump_labels(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_labels() argument
433 master_tuple(ct) global() argument
435 ctnetlink_dump_master(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_master() argument
480 ctnetlink_dump_ct_seq_adj(struct sk_buff * skb,struct nf_conn * ct) ctnetlink_dump_ct_seq_adj() argument
504 ctnetlink_dump_ct_synproxy(struct sk_buff * skb,struct nf_conn * ct) ctnetlink_dump_ct_synproxy() argument
529 ctnetlink_dump_id(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_id() argument
541 ctnetlink_dump_use(struct sk_buff * skb,const struct nf_conn * ct) ctnetlink_dump_use() argument
556 ctnetlink_dump_extinfo(struct sk_buff * skb,struct nf_conn * ct,u32 type) ctnetlink_dump_extinfo() argument
569 ctnetlink_dump_info(struct sk_buff * skb,struct nf_conn * ct) ctnetlink_dump_info() argument
589 ctnetlink_fill_info(struct sk_buff * skb,u32 portid,u32 seq,u32 type,struct nf_conn * ct,bool extinfo,unsigned int flags) ctnetlink_fill_info() argument
652 ctnetlink_proto_size(const struct nf_conn * ct) ctnetlink_proto_size() argument
670 ctnetlink_acct_size(const struct nf_conn * ct) ctnetlink_acct_size() argument
680 ctnetlink_secctx_size(const struct nf_conn * ct) ctnetlink_secctx_size() argument
696 ctnetlink_timestamp_size(const struct nf_conn * ct) ctnetlink_timestamp_size() argument
709 ctnetlink_nlmsg_size(const struct nf_conn * ct) ctnetlink_nlmsg_size() argument
750 struct nf_conn *ct = item->ct; ctnetlink_conntrack_event() local
1158 ctnetlink_filter_match(struct nf_conn * ct,void * data) ctnetlink_filter_match() argument
1209 ctnetlink_get_id(const struct nf_conn * ct) ctnetlink_get_id() argument
1225 struct nf_conn *ct; ctnetlink_dump_table() local
1589 ctnetlink_flush_iterate(struct nf_conn * ct,void * data) ctnetlink_flush_iterate() argument
1627 struct nf_conn *ct; ctnetlink_del_conntrack() local
1681 struct nf_conn *ct; ctnetlink_get_conntrack() local
1749 ctnetlink_dump_one_entry(struct sk_buff * skb,struct netlink_callback * cb,struct nf_conn * ct,bool dying) ctnetlink_dump_one_entry() argument
1817 struct nf_conn *ct; ctnetlink_dump_dying() local
1875 ctnetlink_parse_nat_setup(struct nf_conn * ct,enum nf_nat_manip_type manip,const struct nlattr * attr) ctnetlink_parse_nat_setup() argument
1923 ctnetlink_change_status(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_status() argument
1929 ctnetlink_setup_nat(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_setup_nat() argument
1951 ctnetlink_change_helper(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_helper() argument
2017 ctnetlink_change_timeout(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_timeout() argument
2024 ctnetlink_change_mark(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_mark() argument
2044 ctnetlink_change_protoinfo(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_protoinfo() argument
2103 ctnetlink_change_seq_adj(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_seq_adj() argument
2144 ctnetlink_change_synproxy(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_synproxy() argument
2173 ctnetlink_attach_labels(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_attach_labels() argument
2198 ctnetlink_change_conntrack(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_change_conntrack() argument
2265 struct nf_conn *ct; ctnetlink_create_conntrack() local
2424 struct nf_conn *ct; ctnetlink_new_conntrack() local
2669 ctnetlink_glue_build_size(const struct nf_conn * ct) ctnetlink_glue_build_size() argument
2698 __ctnetlink_glue_build(struct sk_buff * skb,struct nf_conn * ct) __ctnetlink_glue_build() argument
2775 ctnetlink_glue_build(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,u_int16_t ct_attr,u_int16_t ct_info_attr) ctnetlink_glue_build() argument
2800 ctnetlink_update_status(struct nf_conn * ct,const struct nlattr * const cda[]) ctnetlink_update_status() argument
2824 ctnetlink_glue_parse_ct(const struct nlattr * cda[],struct nf_conn * ct) ctnetlink_glue_parse_ct() argument
2857 ctnetlink_glue_parse(const struct nlattr * attr,struct nf_conn * ct) ctnetlink_glue_parse() argument
2871 ctnetlink_glue_exp_parse(const struct nlattr * const * cda,const struct nf_conn * ct,struct nf_conntrack_tuple * tuple,struct nf_conntrack_tuple * mask) ctnetlink_glue_exp_parse() argument
2887 ctnetlink_glue_attach_expect(const struct nlattr * attr,struct nf_conn * ct,u32 portid,u32 report) ctnetlink_glue_attach_expect() argument
2925 ctnetlink_glue_seqadj(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,int diff) ctnetlink_glue_seqadj() argument
3232 struct nf_conn *ct = cb->data; ctnetlink_exp_ct_dump_table() local
3281 struct nf_conn *ct; ctnetlink_dump_exp_ct() local
3526 ctnetlink_alloc_expect(const struct nlattr * const cda[],struct nf_conn * ct,struct nf_conntrack_helper * helper,struct nf_conntrack_tuple * tuple,struct nf_conntrack_tuple * mask) ctnetlink_alloc_expect() argument
3597 struct nf_conn *ct; ctnetlink_create_expect() local
[all...]
H A Dnf_conntrack_core.c484 u32 nf_ct_get_id(const struct nf_conn *ct) in nf_ct_get_id()
511 clean_from_lists(struct nf_conn *ct) in clean_from_lists()
564 static void destroy_gre_conntrack(struct nf_conn *ct) in destroy_gre_conntrack()
576 struct nf_conn *ct = (struct nf_conn *)nfct; in nf_ct_destroy() local
602 static void __nf_ct_delete_from_lists(struct nf_conn *ct) in __nf_ct_delete_from_lists()
622 static void nf_ct_delete_from_lists(struct nf_conn *ct) in nf_ct_delete_from_lists()
632 static void nf_ct_add_to_ecache_list(struct nf_conn *ct) in nf_ct_add_to_ecache_list()
644 bool nf_ct_delete(struct nf_conn *ct, u32 portid, int report) in nf_ct_delete()
691 struct nf_conn *ct = nf_ct_tuplehash_to_ctrack(h); in nf_ct_key_equal() local
715 static void nf_ct_gc_expired(struct nf_conn *ct) in nf_ct_gc_expired()
[all …]
H A Dnf_nat_core.c59 const struct nf_conn *ct, in nf_nat_ipv4_decode_session()
89 const struct nf_conn *ct, in nf_nat_ipv6_decode_session()
122 const struct nf_conn *ct; in __nf_nat_decode_session() local
227 static bool nf_nat_allow_clash(const struct nf_conn *ct) in nf_nat_allow_clash()
250 struct nf_conn *ct; in nf_nat_used_tuple_new() local
321 static bool nf_nat_may_kill(struct nf_conn *ct, unsigned long flags) in nf_nat_may_kill()
357 struct nf_conn *ct; in nf_nat_used_tuple_harder() local
465 same_src(const struct nf_conn *ct, in same_src()
485 const struct nf_conn *ct; in find_appropriate_src() local
513 const struct nf_conn *ct, in find_best_ips_proto()
[all …]
H A Dxt_conntrack.c40 conntrack_mt_origsrc(const struct nf_conn *ct, in conntrack_mt_origsrc()
49 conntrack_mt_origdst(const struct nf_conn *ct, in conntrack_mt_origdst()
58 conntrack_mt_replsrc(const struct nf_conn *ct, in conntrack_mt_replsrc()
67 conntrack_mt_repldst(const struct nf_conn *ct, in conntrack_mt_repldst()
77 const struct nf_conn *ct) in ct_proto_port_check()
121 const struct nf_conn *ct) in ct_proto_port_check_v3()
167 const struct nf_conn *ct; in conntrack_mt() local
H A Dnf_nat_sip.c41 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in mangle_packet() local
70 static int sip_sprintf_addr(const struct nf_conn *ct, char *buffer, in sip_sprintf_addr()
83 static int sip_sprintf_addr_port(const struct nf_conn *ct, char *buffer, in sip_sprintf_addr_port()
99 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in map_addr() local
133 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in map_sip_addr() local
150 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in nf_nat_sip() local
307 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in nf_nat_sip_seq_adjust() local
318 static void nf_nat_sip_expected(struct nf_conn *ct, in nf_nat_sip_expected()
381 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in nf_nat_sip_expect() local
440 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in mangle_content_len() local
[all …]
H A Dxt_CT.c20 static inline int xt_ct_target(struct sk_buff *skb, struct nf_conn *ct) in xt_ct_target()
40 struct nf_conn *ct = info->ct; in xt_ct_target_v0() local
49 struct nf_conn *ct = info->ct; in xt_ct_target_v1() local
73 xt_ct_set_helper(struct nf_conn *ct, const char *helper_name, in xt_ct_set_helper()
104 xt_ct_set_timeout(struct nf_conn *ct, const struct xt_tgchk_param *par, in xt_ct_set_timeout()
159 struct nf_conn *ct; in xt_ct_tg_check() local
282 struct nf_conn *ct = info->ct; in xt_ct_tg_destroy() local
H A Dxt_nat.c57 struct nf_conn *ct; in xt_snat_target_v0() local
74 struct nf_conn *ct; in xt_dnat_target_v0() local
90 struct nf_conn *ct; in xt_snat_target_v1() local
109 struct nf_conn *ct; in xt_dnat_target_v1() local
126 struct nf_conn *ct; in xt_snat_target_v2() local
141 struct nf_conn *ct; in xt_dnat_target_v2() local
H A Dnf_conntrack_seqadj.c10 int nf_ct_seqadj_init(struct nf_conn *ct, enum ip_conntrack_info ctinfo, in nf_ct_seqadj_init()
30 int nf_ct_seqadj_set(struct nf_conn *ct, enum ip_conntrack_info ctinfo, in nf_ct_seqadj_set()
61 struct nf_conn *ct, enum ip_conntrack_info ctinfo, in nf_ct_tcp_seqadj_set()
119 struct nf_conn *ct, in nf_ct_sack_adjust()
165 struct nf_conn *ct, enum ip_conntrack_info ctinfo, in nf_ct_seq_adjust()
220 s32 nf_ct_seq_offset(const struct nf_conn *ct, in nf_ct_seq_offset()
H A Dnf_conntrack_pptp.c89 static void pptp_expectfn(struct nf_conn *ct, in pptp_expectfn()
127 static int destroy_sibling_or_exp(struct net *net, struct nf_conn *ct, in destroy_sibling_or_exp()
161 static void pptp_destroy_siblings(struct nf_conn *ct) in pptp_destroy_siblings()
187 static int exp_gre(struct nf_conn *ct, __be16 callid, __be16 peer_callid) in exp_gre()
256 struct nf_conn *ct, in pptp_inbound_pkt()
383 struct nf_conn *ct, in pptp_outbound_pkt()
492 struct nf_conn *ct, enum ip_conntrack_info ctinfo) in conntrack_pptp_help()
H A Dxt_cluster.c16 static inline u32 nf_ct_orig_ipv4_src(const struct nf_conn *ct) in nf_ct_orig_ipv4_src()
21 static inline const u32 *nf_ct_orig_ipv6_src(const struct nf_conn *ct) in nf_ct_orig_ipv6_src()
39 xt_cluster_hash(const struct nf_conn *ct, in xt_cluster_hash()
83 const struct nf_conn *ct; in xt_cluster_mt() local
H A Dnf_conntrack_helper.c178 nf_ct_helper_ext_add(struct nf_conn *ct, gfp_t gfp) in nf_ct_helper_ext_add()
191 int __nf_ct_try_assign_helper(struct nf_conn *ct, struct nf_conn *tmpl, in __nf_ct_try_assign_helper()
241 static int unhelp(struct nf_conn *ct, void *me) in unhelp()
254 void nf_ct_helper_destroy(struct nf_conn *ct) in nf_ct_helper_destroy()
321 void nf_ct_helper_log(struct sk_buff *skb, const struct nf_conn *ct, in nf_ct_helper_log()
433 struct nf_conn *ct, in nf_ct_helper_init()
436 struct nf_conn *ct), in nf_ct_helper_init()
H A Dnf_conntrack_proto_tcp.c266 static void tcp_print_conntrack(struct seq_file *s, struct nf_conn *ct) in tcp_print_conntrack()
485 const struct nf_conn *ct, in nf_tcp_log_invalid()
510 tcp_in_window(struct nf_conn *ct, enum ip_conntrack_dir dir, in tcp_in_window()
722 static void __cold nf_tcp_handle_invalid(struct nf_conn *ct, in nf_tcp_handle_invalid()
838 static noinline bool tcp_new(struct nf_conn *ct, const struct sk_buff *skb, in tcp_new()
901 static bool tcp_can_early_drop(const struct nf_conn *ct) in tcp_can_early_drop()
917 void nf_conntrack_tcp_set_closing(struct nf_conn *ct) in nf_conntrack_tcp_set_closing()
963 int nf_conntrack_tcp_packet(struct nf_conn *ct, in nf_conntrack_tcp_packet()
1345 struct nf_conn *ct, bool destroy) in tcp_to_nlattr()
1401 static int nlattr_to_tcp(struct nlattr *cda[], struct nf_conn *ct) in nlattr_to_tcp()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c33 struct nf_conn *ct; in alloc_release() local
47 struct nf_conn *ct; in insert_insert() local
64 struct nf_conn *ct; in lookup_insert() local
78 struct nf_conn *ct; in write_not_allowlisted_field() local
92 struct nf_conn *ct; in set_timeout_after_insert() local
109 struct nf_conn *ct; in set_status_after_insert() local
126 struct nf_conn *ct; in change_timeout_after_alloc() local
140 struct nf_conn *ct; in change_status_after_alloc() local
/linux/kernel/irq/
H A Dgeneric-chip.c40 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_disable_reg() local
59 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_set_bit() local
78 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_clr_bit() local
97 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_unmask_enable_reg() local
113 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_ack_set_bit() local
128 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_ack_clr_bit() local
150 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_mask_disable_and_ack_set() local
167 struct irq_chip_type *ct = irq_data_get_chip_type(d); in irq_gc_eoi() local
214 struct irq_chip_type *ct = gc->chip_types; in irq_init_generic_chip() local
255 struct irq_chip_type *ct = gc->chip_types; in irq_gc_init_mask_cache() local
[all …]
/linux/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c22 static int clamp_set(struct wf_control *ct, s32 value) in clamp_set()
39 static int clamp_get(struct wf_control *ct, s32 *value) in clamp_get()
45 static s32 clamp_min(struct wf_control *ct) in clamp_min()
50 static s32 clamp_max(struct wf_control *ct) in clamp_max()
H A Dwindfarm.h61 static inline int wf_control_set_max(struct wf_control *ct) in wf_control_set_max()
67 static inline int wf_control_set_min(struct wf_control *ct) in wf_control_set_min()
73 static inline int wf_control_set(struct wf_control *ct, s32 val) in wf_control_set()
78 static inline int wf_control_get(struct wf_control *ct, s32 *val) in wf_control_get()
83 static inline s32 wf_control_get_min(struct wf_control *ct) in wf_control_get_min()
88 static inline s32 wf_control_get_max(struct wf_control *ct) in wf_control_get_max()
H A Dwindfarm_core.c149 struct wf_control *ct = container_of(kref, struct wf_control, ref); in wf_control_release() local
209 struct wf_control *ct; in wf_register_control() local
242 void wf_unregister_control(struct wf_control *ct) in wf_unregister_control()
254 int wf_get_control(struct wf_control *ct) in wf_get_control()
263 void wf_put_control(struct wf_control *ct) in wf_put_control()
374 struct wf_control *ct; in wf_register_client() local
H A Dwindfarm_smu_controls.c109 static void smu_fan_release(struct wf_control *ct) in smu_fan_release()
116 static int smu_fan_set(struct wf_control *ct, s32 value) in smu_fan_set()
129 static int smu_fan_get(struct wf_control *ct, s32 *value) in smu_fan_get()
136 static s32 smu_fan_min(struct wf_control *ct) in smu_fan_min()
142 static s32 smu_fan_max(struct wf_control *ct) in smu_fan_max()
/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c28 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in set_addr() local
92 static int set_sig_addr(struct sk_buff *skb, struct nf_conn *ct, in set_sig_addr()
145 static int set_ras_addr(struct sk_buff *skb, struct nf_conn *ct, in set_ras_addr()
174 static int nat_rtp_rtcp(struct sk_buff *skb, struct nf_conn *ct, in nat_rtp_rtcp()
280 static int nat_t120(struct sk_buff *skb, struct nf_conn *ct, in nat_t120()
318 static int nat_h245(struct sk_buff *skb, struct nf_conn *ct, in nat_h245()
396 static int nat_q931(struct sk_buff *skb, struct nf_conn *ct, in nat_q931()
479 static int nat_callforwarding(struct sk_buff *skb, struct nf_conn *ct, in nat_callforwarding()
/linux/net/openvswitch/
H A Dconntrack.c64 struct nf_conn *ct; member
154 static u32 ovs_ct_get_mark(const struct nf_conn *ct) in ovs_ct_get_mark()
168 static void ovs_ct_get_labels(const struct nf_conn *ct, in ovs_ct_get_labels()
200 const struct nf_conn *ct) in __ovs_ct_update_key()
249 struct nf_conn *ct; in ovs_ct_update_key() local
344 static int ovs_ct_set_mark(struct nf_conn *ct, struct sw_flow_key *key, in ovs_ct_set_mark()
364 static struct nf_conn_labels *ovs_ct_get_conn_labels(struct nf_conn *ct) in ovs_ct_get_conn_labels()
381 static int ovs_ct_init_labels(struct nf_conn *ct, struct sw_flow_key *key, in ovs_ct_init_labels()
422 static int ovs_ct_set_labels(struct nf_conn *ct, struct sw_flow_key *key, in ovs_ct_set_labels()
468 const struct nf_conn *ct = nf_ct_tuplehash_to_ctrack(h); in ovs_ct_get_info() local
[all …]
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c74 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in ip_vs_update_conntrack() local
140 static void ip_vs_nfct_expect_callback(struct nf_conn *ct, in ip_vs_nfct_expect_callback()
211 void ip_vs_nfct_expect_related(struct sk_buff *skb, struct nf_conn *ct, in ip_vs_nfct_expect_related()
245 struct nf_conn *ct; in ip_vs_conn_drop_conntrack() local

12345678910