Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
A Dnf_nat_pptp.c60 ct_pptp_info = nfct_help_data(master); in pptp_nat_expected()
139 ct_pptp_info = nfct_help_data(ct); in pptp_outbound_pkt()
211 ct_pptp_info = nfct_help_data(ct); in pptp_exp_gre()
A Dnf_nat_h323.c97 const struct nf_ct_h323_master *info = nfct_help_data(ct); in set_sig_addr()
182 struct nf_ct_h323_master *info = nfct_help_data(ct); in nat_rtp_rtcp()
337 struct nf_ct_h323_master *info = nfct_help_data(ct); in nat_h245()
428 struct nf_ct_h323_master *info = nfct_help_data(ct); in nat_q931()
/linux/net/netfilter/
A Dnf_conntrack_pptp.c186 const struct nf_ct_pptp_master *ct_pptp_info = nfct_help_data(ct); in pptp_destroy_siblings()
281 struct nf_ct_pptp_master *info = nfct_help_data(ct); in pptp_inbound_pkt()
409 struct nf_ct_pptp_master *info = nfct_help_data(ct); in pptp_outbound_pkt()
520 const struct nf_ct_pptp_master *info = nfct_help_data(ct); in conntrack_pptp_help()
A Dnf_conntrack_proto_gre.c94 struct nf_ct_pptp_master *ct_pptp_info = nfct_help_data(ct); in nf_ct_gre_keymap_add()
129 struct nf_ct_pptp_master *ct_pptp_info = nfct_help_data(ct); in nf_ct_gre_keymap_destroy()
A Dnf_conntrack_sip.c1142 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_invite_response()
1159 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_update_response()
1176 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_prack_response()
1193 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_invite_request()
1226 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_register_request()
1324 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_register_response()
1453 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in process_sip_request()
A Dnf_conntrack_sane.c73 struct nf_ct_sane_master *ct_sane_info = nfct_help_data(ct); in help()
A Dnf_conntrack_ftp.c386 struct nf_ct_ftp_master *ct_ftp_info = nfct_help_data(ct); in help()
553 struct nf_ct_ftp_master *ftp = nfct_help_data(ct); in nf_ct_ftp_from_nlattr()
A Dnf_nat_sip.c101 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in map_addr()
152 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in nf_nat_sip()
383 struct nf_ct_sip_master *ct_sip_info = nfct_help_data(ct); in nf_nat_sip_expect()
A Dnf_conntrack_h323_main.c122 struct nf_ct_h323_master *info = nfct_help_data(ct); in get_tpkt_data()
1251 struct nf_ct_h323_master *info = nfct_help_data(ct); in expect_q931()
1369 struct nf_ct_h323_master *info = nfct_help_data(ct); in process_rrq()
1405 struct nf_ct_h323_master *info = nfct_help_data(ct); in process_rcf()
1456 struct nf_ct_h323_master *info = nfct_help_data(ct); in process_urq()
1489 const struct nf_ct_h323_master *info = nfct_help_data(ct); in process_arq()
/linux/include/net/netfilter/
A Dnf_conntrack_helper.h125 static inline void *nfct_help_data(const struct nf_conn *ct) in nfct_help_data() function

Completed in 19 milliseconds