Home
last modified time | relevance | path

Searched refs:mctp_address_unicast (Results 1 – 3 of 3) sorted by relevance

/linux/net/mctp/
H A Droute.c1199 if (!mctp_address_unicast(rt->min) || !mctp_address_unicast(rt->max)) in mctp_route_add()
1344 if (!(mctp_address_unicast(mh->src) || mctp_address_null(mh->src))) in mctp_pkttype_receive()
1348 if (!(mctp_address_unicast(mh->dest) || mctp_address_null(mh->dest) || in mctp_pkttype_receive()
1454 if (!mctp_address_unicast(gateway->eid)) { in mctp_route_nlparse_common()
H A Dneigh.c146 if (!mctp_address_unicast(eid)) { in mctp_rtm_newneigh()
H A Ddevice.c218 if (!mctp_address_unicast(addr->s_addr)) in mctp_rtm_newaddr()