Searched refs:lsid (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | sunvnet.h | 12 TP_PROTO(int lsid, int rsid, int index, int needs_ack), 14 TP_ARGS(lsid, rsid, index, needs_ack), 17 __field(int, lsid) 24 __entry->lsid = lsid; 31 __entry->lsid, __entry->rsid, 37 TP_PROTO(int lsid, int rsid, int ack_end, int npkts), 39 TP_ARGS(lsid, rsid, ack_end, npkts), 42 __field(int, lsid) 49 __entry->lsid = lsid; 56 __entry->lsid, __entry->rsid, [all …]
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_srh.c | 120 struct in6_addr *psid, *nsid, *lsid; in srh1_mt6() local 235 lsid = skb_header_pointer(skb, lsidoff, sizeof(_lsid), &_lsid); in srh1_mt6() 236 if (!lsid) in srh1_mt6() 239 ipv6_masked_addr_cmp(lsid, &srhinfo->lsid_msk, in srh1_mt6()
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 614 int bytes, i, sid, lsid = -1, indx = 0, lindx = -1; in build_uv_gr_table() local 631 lsid++; in build_uv_gr_table() 643 if (lsid < sid) { in build_uv_gr_table() 649 lsid = sid; in build_uv_gr_table() 654 if (lsid == sid && !ram_limit) { in build_uv_gr_table() 675 lsid++; in build_uv_gr_table()
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | autotools-update.patch | 870 -Sat Nov 25 11:31:12 1995 Eric Backus <ericb@lsid.hp.com>
|