C Question about FreeBSD(11)'s protocol stack

Hi,
I want to define a variable for counting received packets in tcp_syncache.c file.
how can I do that? Do I need to use a lock? how?

thanks in advance
 
Back
Top