Home
last modified time | relevance | path

Searched refs:dccph_doff (Results 1 – 10 of 10) sorted by relevance

/linux/net/dccp/
H A Dipv4.c
H A Doutput.c
H A Dinput.c
H A Ddccp.h
H A Doptions.c
H A Dipv6.c
/linux/net/netfilter/
H A Dxt_dccp.c43 unsigned int optlen = dh->dccph_doff*4 - __dccp_hdr_len(dh); in dccp_find_option()
46 if (dh->dccph_doff * 4 < __dccp_hdr_len(dh)) in dccp_find_option()
H A Dnft_exthdr.c430 dataoff = dh->dccph_doff * sizeof(u32); in nft_exthdr_dccp_eval()
/linux/include/uapi/linux/
H A Ddccp.h24 __u8 dccph_doff; member
/linux/net/dccp/ccids/
H A Dccid3.c