Searched refs:nfct_help_data (Results 1 - 10 of 10) sorted by relevance

/linux-master/net/ipv4/netfilter/
H A Dnf_nat_pptp.c60 ct_pptp_info = nfct_help_data(master);
139 ct_pptp_info = nfct_help_data(ct);
211 ct_pptp_info = nfct_help_data(ct);
H A Dnf_nat_h323.c97 const struct nf_ct_h323_master *info = nfct_help_data(ct);
182 struct nf_ct_h323_master *info = nfct_help_data(ct);
324 struct nf_ct_h323_master *info = nfct_help_data(ct);
402 struct nf_ct_h323_master *info = nfct_help_data(ct);
/linux-master/net/netfilter/
H A Dnf_conntrack_pptp.c164 const struct nf_ct_pptp_master *ct_pptp_info = nfct_help_data(ct);
259 struct nf_ct_pptp_master *info = nfct_help_data(ct);
386 struct nf_ct_pptp_master *info = nfct_help_data(ct);
496 const struct nf_ct_pptp_master *info = nfct_help_data(ct);
H A Dnf_conntrack_sane.c68 struct nf_ct_sane_master *ct_sane_info = nfct_help_data(ct);
H A Dnf_conntrack_proto_gre.c94 struct nf_ct_pptp_master *ct_pptp_info = nfct_help_data(ct);
129 struct nf_ct_pptp_master *ct_pptp_info = nfct_help_data(ct);
H A Dnf_conntrack_sip.c1142 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
1159 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
1176 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
1193 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
1226 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
1329 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
1458 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
H A Dnf_conntrack_h323_main.c68 struct nf_ct_h323_master *info = nfct_help_data(ct);
1208 struct nf_ct_h323_master *info = nfct_help_data(ct);
1326 struct nf_ct_h323_master *info = nfct_help_data(ct);
1362 struct nf_ct_h323_master *info = nfct_help_data(ct);
1413 struct nf_ct_h323_master *info = nfct_help_data(ct);
1446 const struct nf_ct_h323_master *info = nfct_help_data(ct);
H A Dnf_conntrack_ftp.c382 struct nf_ct_ftp_master *ct_ftp_info = nfct_help_data(ct);
549 struct nf_ct_ftp_master *ftp = nfct_help_data(ct);
H A Dnf_nat_sip.c101 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
152 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
383 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct);
/linux-master/include/net/netfilter/
H A Dnf_conntrack_helper.h130 static inline void *nfct_help_data(const struct nf_conn *ct) function

Completed in 246 milliseconds