Home
last modified time | relevance | path

Searched refs:dccph_dport (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
H A Dxt_dccp.c114 && DCCHECK(ntohs(dh->dccph_dport) >= info->dpts[0] in dccp_mt()
115 && ntohs(dh->dccph_dport) <= info->dpts[1], in dccp_mt()
/linux/include/uapi/linux/
H A Ddccp.h12 * @dccph_dport - Relevant port on the other endpoint
23 dccph_dport; member