| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_nat_amanda.c | 28 help(struct sk_buff *skb, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) help() argument
|
| H A D | nf_nat_irc.c | 32 help(struct sk_buff *skb, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) help() argument
|
| H A D | nf_nat_ftp.c | 63 nf_nat_ftp(struct sk_buff *skb, enum ip_conntrack_info ctinfo, enum nf_ct_ftp_type type, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) nf_nat_ftp() argument
|
| H A D | nf_conntrack_ftp.c | 385 unsigned int matchlen, matchoff; in help() local
|
| H A D | nf_nat_sip.c | 134 unsigned int matchlen, matchoff; in map_sip_addr() local 153 unsigned int coff, matchoff, matchlen; in nf_nat_sip() local 34 mangle_packet(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, const char *buffer, unsigned int buflen) mangle_packet() argument 92 map_addr(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, union nf_inet_addr *addr, __be16 port) map_addr() argument 373 nf_nat_sip_expect(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, struct nf_conntrack_expect *exp, unsigned int matchoff, unsigned int matchlen) nf_nat_sip_expect() argument 453 unsigned int matchoff, matchlen; mangle_content_len() local 484 unsigned int matchlen, matchoff; mangle_sdp_packet() local 514 nf_nat_sdp_port(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, u_int16_t port) nf_nat_sdp_port() argument [all...] |
| H A D | nf_conntrack_sip.c | 237 ct_sip_parse_request(const struct nf_conn *ct, const char *dptr, unsigned int datalen, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr, __be16 *port) ct_sip_parse_request() argument 367 ct_sip_get_header(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sip_header_types type, unsigned int *matchoff, unsigned int *matchlen) ct_sip_get_header() argument 435 ct_sip_next_header(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sip_header_types type, unsigned int *matchoff, unsigned int *matchlen) ct_sip_next_header() argument 465 ct_sip_walk_headers(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sip_header_types type, int *in_header, unsigned int *matchoff, unsigned int *matchlen) ct_sip_walk_headers() argument 505 ct_sip_parse_header_uri(const struct nf_conn *ct, const char *dptr, unsigned int *dataoff, unsigned int datalen, enum sip_header_types type, int *in_header, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr, __be16 *port) ct_sip_parse_header_uri() argument 538 ct_sip_parse_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen) ct_sip_parse_param() argument 566 ct_sip_parse_address_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr, bool delim) ct_sip_parse_address_param() argument 593 ct_sip_parse_numerical_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen, unsigned int *val) ct_sip_parse_numerical_param() argument 627 unsigned int matchoff, matchlen; ct_sip_parse_transport() local 727 ct_sip_get_sdp_header(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sdp_header_types type, enum sdp_header_types term, unsigned int *matchoff, unsigned int *matchlen) ct_sip_get_sdp_header() argument 781 ct_sip_parse_sdp_addr(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sdp_header_types type, enum sdp_header_types term, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr) ct_sip_parse_sdp_addr() argument 1009 sdp_media_type(const char *dptr, unsigned int matchoff, unsigned int matchlen) sdp_media_type() argument 1033 unsigned int matchoff, matchlen; process_sdp() local 1228 unsigned int matchoff, matchlen; process_register_request() local 1329 unsigned int matchoff, matchlen, coff = 0; process_register_response() local 1409 unsigned int matchoff, matchlen, matchend; process_sip_response() local 1455 unsigned int matchoff, matchlen; process_sip_request() local 1532 unsigned int matchoff, matchlen, clen; sip_help_tcp() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_nat_amanda.c | 28 help(struct sk_buff *skb, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) help() argument
|
| H A D | nf_nat_irc.c | 32 help(struct sk_buff *skb, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) help() argument
|
| H A D | nf_nat_ftp.c | 63 nf_nat_ftp(struct sk_buff *skb, enum ip_conntrack_info ctinfo, enum nf_ct_ftp_type type, unsigned int protoff, unsigned int matchoff, unsigned int matchlen, struct nf_conntrack_expect *exp) nf_nat_ftp() argument
|
| H A D | nf_nat_sip.c | 134 unsigned int matchlen, matchoff; in map_sip_addr() local 153 unsigned int coff, matchoff, matchlen; in nf_nat_sip() local 34 mangle_packet(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, const char *buffer, unsigned int buflen) mangle_packet() argument 92 map_addr(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, union nf_inet_addr *addr, __be16 port) map_addr() argument 373 nf_nat_sip_expect(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, struct nf_conntrack_expect *exp, unsigned int matchoff, unsigned int matchlen) nf_nat_sip_expect() argument 441 unsigned int matchoff, matchlen; mangle_content_len() local 472 unsigned int matchlen, matchoff; mangle_sdp_packet() local 502 nf_nat_sdp_port(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int matchoff, unsigned int matchlen, u_int16_t port) nf_nat_sdp_port() argument [all...] |
| H A D | nf_conntrack_ftp.c | 381 unsigned int matchlen, matchoff; in help() local
|
| H A D | nf_conntrack_sip.c | 237 ct_sip_parse_request(const struct nf_conn *ct, const char *dptr, unsigned int datalen, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr, __be16 *port) ct_sip_parse_request() argument 367 ct_sip_get_header(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sip_header_types type, unsigned int *matchoff, unsigned int *matchlen) ct_sip_get_header() argument 435 ct_sip_next_header(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sip_header_types type, unsigned int *matchoff, unsigned int *matchlen) ct_sip_next_header() argument 465 ct_sip_walk_headers(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sip_header_types type, int *in_header, unsigned int *matchoff, unsigned int *matchlen) ct_sip_walk_headers() argument 505 ct_sip_parse_header_uri(const struct nf_conn *ct, const char *dptr, unsigned int *dataoff, unsigned int datalen, enum sip_header_types type, int *in_header, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr, __be16 *port) ct_sip_parse_header_uri() argument 538 ct_sip_parse_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen) ct_sip_parse_param() argument 566 ct_sip_parse_address_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr, bool delim) ct_sip_parse_address_param() argument 593 ct_sip_parse_numerical_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen, unsigned int *val) ct_sip_parse_numerical_param() argument 627 unsigned int matchoff, matchlen; ct_sip_parse_transport() local 727 ct_sip_get_sdp_header(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sdp_header_types type, enum sdp_header_types term, unsigned int *matchoff, unsigned int *matchlen) ct_sip_get_sdp_header() argument 781 ct_sip_parse_sdp_addr(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, enum sdp_header_types type, enum sdp_header_types term, unsigned int *matchoff, unsigned int *matchlen, union nf_inet_addr *addr) ct_sip_parse_sdp_addr() argument 1009 sdp_media_type(const char *dptr, unsigned int matchoff, unsigned int matchlen) sdp_media_type() argument 1033 unsigned int matchoff, matchlen; process_sdp() local 1228 unsigned int matchoff, matchlen; process_register_request() local 1334 unsigned int matchoff, matchlen, coff = 0; process_register_response() local 1414 unsigned int matchoff, matchlen, matchend; process_sip_response() local 1460 unsigned int matchoff, matchlen; process_sip_request() local 1537 unsigned int matchoff, matchlen, clen; sip_help_tcp() local [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ipvs/ |
| H A D | ip_vs_pe_sip.c | 70 unsigned int dataoff, datalen, matchoff, matchlen; in ip_vs_sip_fill_param() local 30 get_callid(const char *dptr, unsigned int dataoff, unsigned int datalen, unsigned int *matchoff, unsigned int *matchlen) get_callid() argument [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_pe_sip.c | 70 unsigned int dataoff, datalen, matchoff, matchlen; in ip_vs_sip_fill_param() local 30 get_callid(const char *dptr, unsigned int dataoff, unsigned int datalen, unsigned int *matchoff, unsigned int *matchlen) get_callid() argument [all...] |
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | lpm_trie.c | 240 size_t matchlen; in trie_lookup_elem() local 312 size_t matchlen = 0; in trie_update_elem() local 442 size_t matchlen = 0; trie_delete_elem() local 636 size_t matchlen; trie_get_next_key() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | lpm_trie.c | 242 size_t matchlen; in trie_lookup_elem() local 315 size_t matchlen = 0; in trie_update_elem() local 445 size_t matchlen = 0; trie_delete_elem() local 623 size_t matchlen; trie_get_next_key() local [all...] |
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | ipv6.c | 240 __u8 matchlen = 0; in sctp_v6_get_dst() local
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | ipv6.c | 288 __u8 matchlen = 0; in sctp_v6_get_dst() local
|
| /kernel/linux/linux-5.10/kernel/debug/kdb/ |
| H A D | kdb_main.c | 284 int matchlen = strlen(match); in kdbgetenv() local
|
| /kernel/linux/linux-6.6/kernel/debug/kdb/ |
| H A D | kdb_main.c | 252 int matchlen = strlen(match); in kdbgetenv() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | scsi_transport_fc.c | 189 int matchlen; member
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | scsi_transport_fc.c | 152 int matchlen; member 199 int matchlen; member
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| H A D | core.c | 2730 size_t matchlen; in string_matches() local
|
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| H A D | core.c | 2617 size_t matchlen; in string_matches() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf.c | 1463 int matchlen; member
|