Home
last modified time | relevance | path

Searched refs:dccp_hdr (Results 1 – 15 of 15) sorted by relevance

/linux/net/dccp/
H A Dipv4.c
H A Dminisocks.c
H A Dinput.c
H A Dipv6.c
H A Ddccp.h
H A Doutput.c
H A Doptions.c
H A Dproto.c
/linux/net/netfilter/
H A Dxt_dccp.c37 const struct dccp_hdr *dh, in dccp_find_option()
83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types()
90 const struct dccp_hdr *dh, bool *hotdrop) in match_option()
99 const struct dccp_hdr *dh; in dccp_mt()
100 struct dccp_hdr _dh; in dccp_mt()
H A Dnft_exthdr.c418 const struct dccp_hdr *dh; in nft_exthdr_dccp_eval()
419 struct dccp_hdr _dh; in nft_exthdr_dccp_eval()
/linux/net/dccp/ccids/lib/
H A Dpacket_history.c
H A Dloss_interval.c
/linux/net/dccp/ccids/
H A Dccid3.c
/linux/include/uapi/linux/
H A Ddccp.h21 struct dccp_hdr { struct
/linux/net/core/
H A Dflow_dissector.c1957 poff += sizeof(struct dccp_hdr); in __skb_get_poff()