Searched defs:in_header (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_sip.c | 157 int request, in_header; in nf_nat_sip() local
|
H A D | nf_conntrack_sip.c | 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
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_sip.c | 157 int request, in_header; in nf_nat_sip() local
|
H A D | nf_conntrack_sip.c | 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
|
Completed in 11 milliseconds