Home
last modified time | relevance | path

Searched defs:local_eid (Results 1 – 5 of 5) sorted by relevance

/openbmc/libmctp/utils/
H A Dmctp-astlpc-daemon.c14 static const mctp_eid_t local_eid = 8; variable
H A Dmctp-demux-daemon.c66 int local_eid; member
/openbmc/libmctp/tests/
H A Dtest_eid.c47 const mctp_eid_t local_eid = 8; in main() local
H A Dtest_seq.c105 const mctp_eid_t local_eid = 8; in run_one_test() local
/openbmc/linux/net/smc/
H A Dsmc_clc.c318 u8 *peer_eid, u8 *local_eid) in smc_clc_match_eid()