struct used by Cmd.link_update command
link_fd: fd_t,
new_prog_fd: fd_t,
new program to update link with
flags: u32,
extra flags
old_prog_fd: fd_t,
expected link’s program fd, it is specified only if BPF_F_REPLACE is set in flags