jhb a7ecfcac54 Tidy the linux_socketcall decoding:
- Don't exit if get_struct() fails, instead print the raw pointer value to
  match all other argument decoding cases.
- Use an xlat table instead of a home-rolled switch for the operation name.
- Display the nested socketcall args structure as a structure instead of as
  two inline arguments.
2015-08-17 18:47:39 +00:00
..
2014-07-07 00:27:09 +00:00
2014-07-07 00:27:09 +00:00
2015-06-16 23:37:19 +00:00
2015-08-17 18:47:39 +00:00