Home
last modified time | relevance | path

Searched refs:cr_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/wan/
Dhdlc_ppp.c68 u8 cr_id; /* ID of last Configuration-Request */ member
330 ppp_tx_cp(dev, pid, CP_CONF_REQ, proto->cr_id = ++ppp->seq, in ppp_cp_event()
518 if (cp->id == proto->cr_id) in ppp_rx()
524 if (cp->id == proto->cr_id) in ppp_rx()
/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py1040 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
1042 …value = struct.pack(fmt, 14, 8, cr_id, 8, thread_id, 8, comm_id, 8, call_path_id, 8, call_time, 8,…