Searched refs:SIP_HDR_CSEQ (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/netfilter/ |
D | nf_conntrack_sip.h | 91 SIP_HDR_CSEQ, enumerator
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_sip.c | 301 [SIP_HDR_CSEQ] = SIP_HDR("CSeq", NULL, NULL, digits_len), 1425 if (ct_sip_get_header(ct, *dptr, 0, *datalen, SIP_HDR_CSEQ, in process_sip_response() 1491 if (ct_sip_get_header(ct, *dptr, 0, *datalen, SIP_HDR_CSEQ, in process_sip_request()
|