Home
last modified time | relevance | path

Searched refs:nf_ct_helper_log (Results 1 – 11 of 11) sorted by relevance

/linux/net/netfilter/
H A Dnf_nat_sip.c168 nf_ct_helper_log(skb, ct, "cannot mangle SIP message"); in nf_nat_sip()
204 nf_ct_helper_log(skb, ct, "cannot mangle Via header"); in nf_nat_sip()
222 nf_ct_helper_log(skb, ct, "cannot mangle maddr"); in nf_nat_sip()
239 nf_ct_helper_log(skb, ct, "cannot mangle received"); in nf_nat_sip()
256 nf_ct_helper_log(skb, ct, "cannot mangle rport"); in nf_nat_sip()
273 nf_ct_helper_log(skb, ct, "cannot mangle contact"); in nf_nat_sip()
280 nf_ct_helper_log(skb, ct, "cannot mangle SIP from/to"); in nf_nat_sip()
289 nf_ct_helper_log(skb, ct, "cannot mangle packet"); in nf_nat_sip()
298 nf_ct_helper_log(skb, ct, "cannot mangle packet"); in nf_nat_sip()
418 nf_ct_helper_log(skb, ct, "all ports in use for SIP"); in nf_nat_sip_expect()
[all …]
H A Dnf_nat_amanda.c49 nf_ct_helper_log(skb, exp->master, "all ports in use"); in help()
57 nf_ct_helper_log(skb, exp->master, "cannot mangle packet"); in help()
H A Dnf_conntrack_sip.c1167 nf_ct_helper_log(skb, ct, "wrong port %u", port); in process_sdp()
1183 nf_ct_helper_log(skb, ct, "cannot parse SDP message"); in process_sdp()
1192 nf_ct_helper_log(skb, ct, in process_sdp()
1205 nf_ct_helper_log(skb, ct, "cannot mangle SDP"); in process_sdp()
1344 nf_ct_helper_log(skb, ct, "cannot parse contact"); in process_register_request()
1360 nf_ct_helper_log(skb, ct, "cannot parse expires"); in process_register_request()
1375 nf_ct_helper_log(skb, ct, "cannot alloc expectation"); in process_register_request()
1395 nf_ct_helper_log(skb, ct, "cannot add expectation"); in process_register_request()
1452 nf_ct_helper_log(skb, ct, "cannot parse contact"); in process_register_response()
1470 nf_ct_helper_log(skb, ct, "cannot parse expires"); in process_register_response()
[all …]
H A Dnf_nat_irc.c54 nf_ct_helper_log(skb, ct, "all ports in use"); in help()
78 nf_ct_helper_log(skb, ct, "cannot mangle packet"); in help()
H A Dnf_nat_ftp.c91 nf_ct_helper_log(skb, exp->master, "all ports in use"); in nf_nat_ftp()
109 nf_ct_helper_log(skb, ct, "cannot mangle packet"); in nf_nat_ftp()
H A Dnf_conntrack_sane.c147 nf_ct_helper_log(skb, ct, "cannot alloc expectation"); in help()
161 nf_ct_helper_log(skb, ct, "cannot add expectation"); in help()
H A Dnf_nat_tftp.c34 nf_ct_helper_log(skb, exp->master, "cannot add expectation"); in help()
H A Dnf_conntrack_helper.c321 void nf_ct_helper_log(struct sk_buff *skb, const struct nf_conn *ct, in nf_ct_helper_log() function
345 EXPORT_SYMBOL_GPL(nf_ct_helper_log);
H A Dnf_conntrack_h323_main.c571 nf_ct_helper_log(skb, ct, "cannot process H.245 message"); in h245_help()
1133 nf_ct_helper_log(skb, ct, "cannot process Q.931 message"); in q931_help()
1705 nf_ct_helper_log(skb, ct, "cannot process RAS message"); in ras_help()
/linux/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c150 nf_ct_helper_log(skb, ct, "parser failed\n"); in snmp_translate()
185 nf_ct_helper_log(skb, ct, "dropping malformed packet\n"); in help()
190 nf_ct_helper_log(skb, ct, "cannot mangle packet"); in help()
/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h153 void nf_ct_helper_log(struct sk_buff *skb, const struct nf_conn *ct,