Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch.c414 hdr->matchid, hdr->kind, hdr->flags); in rtnl_ematch_parse_attr()
431 ematch->e_id = hdr->matchid; in rtnl_ematch_parse_attr()
552 .matchid = e->e_id, in fill_ematch_sequence()
573 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.h407 __u16 matchid; member
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h556 __u16 matchid; member
/external/syzkaller/sys/linux/
Dsocket_netlink_route_sched.txt999 matchid int16
/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()