I have intercepted many system calls but I am facing problem with tcp_sendmsg .So, I want to know is it a
system call or an ordinary function ? and Secondly,there's any way to intercept then how?And If I modify it
then what consequences do I need to face if something go wrong with the system.