I have intercepted many system calls in linux but I am stuck up in one i.e. tcp_sendmsg
function.I want to know that is that need to be intercepted or modified.If it can be intercepted
then how ? If I modify that function then what consequences I will face if something go wrong.