Searched refs:_ip (Results 1 – 2 of 2) sorted by relevance
253 struct iphdr *ip, _ip; in hmark_pkt_set_htuple_ipv4() local260 ip = skb_header_pointer(skb, nhoff, sizeof(_ip), &_ip); in hmark_pkt_set_htuple_ipv4()
102 #define MCA_BANK_IPID(_ip, _hwid, _type) \ argument103 [AMDGPU_MCA_IP_##_ip] = { .hwid = _hwid, .mcatype = _type, }