Searched refs:SIP_HDR_CSEQ (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/include/linux/netfilter/ |
| D | nf_conntrack_sip.h | 92 SIP_HDR_CSEQ, enumerator
|
| /Linux-v4.19/net/netfilter/ |
| D | nf_conntrack_sip.c | 295 [SIP_HDR_CSEQ] = SIP_HDR("CSeq", NULL, NULL, digits_len), 1380 if (ct_sip_get_header(ct, *dptr, 0, *datalen, SIP_HDR_CSEQ, in process_sip_response() 1446 if (ct_sip_get_header(ct, *dptr, 0, *datalen, SIP_HDR_CSEQ, in process_sip_request()
|