Home
last modified time | relevance | path

Searched refs:term (Results 1 – 4 of 4) sorted by relevance

/net/netfilter/
A Dnf_conntrack_ftp.c68 char term; member
77 .term = '\r',
85 .term = '\r',
101 .term = ')',
119 int array_size, char sep, char term) in try_number() argument
136 if ((*data == term || !term) && i == array_size - 1) in try_number()
151 struct nf_conntrack_man *cmd, char term, in try_rfc959() argument
222 char term, unsigned int *offset) in try_eprt() argument
270 struct nf_conntrack_man *cmd, char term, in try_epsv_response() argument
288 char skip, char term, in find_pattern() argument
[all …]
A Dxt_repldata.h25 struct type##_error *term; \
27 __alignof__(*term) - 1) & ~(__alignof__(*term) - 1); \
28 tbl = kzalloc(term_offset + sizeof(*term), GFP_KERNEL); \
31 term = (struct type##_error *)&(((char *)tbl)[term_offset]); \
33 *term = (struct type##_error)typ2##_ERROR_INIT; \
A Dnf_conntrack_sip.c730 enum sdp_header_types term, in ct_sip_get_sdp_header() argument
739 thdr = &hdrs[term]; in ct_sip_get_sdp_header()
752 if (term != SDP_HDR_UNSPEC && in ct_sip_get_sdp_header()
784 enum sdp_header_types term, in ct_sip_parse_sdp_addr() argument
790 ret = ct_sip_get_sdp_header(ct, dptr, dataoff, datalen, type, term, in ct_sip_parse_sdp_addr()
1542 bool term; in sip_help_tcp() local
1576 term = false; in sip_help_tcp()
1580 term = true; in sip_help_tcp()
1584 if (!term) in sip_help_tcp()
A Dnf_nat_sip.c467 enum sdp_header_types term, in mangle_sdp_packet() argument
474 if (ct_sip_get_sdp_header(ct, *dptr, sdpoff, *datalen, type, term, in mangle_sdp_packet()
486 enum sdp_header_types term, in nf_nat_sdp_addr() argument
496 sdpoff, type, term, buffer, buflen)) in nf_nat_sdp_addr()

Completed in 15 milliseconds