Searched refs:_dccph (Results 1 – 1 of 1) sorted by relevance
4352 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv4() local4358 dh = skb_header_pointer(skb, offset, sizeof(_dccph), &_dccph); in selinux_parse_skb_ipv4()4446 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv6() local4448 dh = skb_header_pointer(skb, offset, sizeof(_dccph), &_dccph); in selinux_parse_skb_ipv6()