Home
last modified time | relevance | path

Searched refs:matchid (Results 1 – 5 of 5) sorted by relevance

/external/libnl/lib/route/cls/
Dematch.c472 hdr->matchid, hdr->kind, hdr->flags); in rtnl_ematch_parse_attr()
489 ematch->e_id = hdr->matchid; in rtnl_ematch_parse_attr()
610 .matchid = e->e_id, in fill_ematch_sequence()
631 msg, e->e_index, match.matchid, match.kind, match.flags); in fill_ematch_sequence()
/external/iproute2/include/uapi/linux/
Dpkt_cls.h508 __u16 matchid; member
/external/libnl/include/linux-private/linux/
Dpkt_cls.h547 __u16 matchid; member
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h713 __u16 matchid; member
/external/mdnsresponder/mDNSCore/
DuDNS.c3459 …mDNSBool matchid = (s->teststate == DNSServer_Untested && mDNSSameOpaque16(msg->h.id, s->testid)… in uDNS_ReceiveTestQuestionResponse() local
3460 if (matchaddr || matchid) in uDNS_ReceiveTestQuestionResponse()