I'd like to capture the IP header portion of the specified TCP packets (e.g., packets to the localhost) with WFP.
To achieve the goal, I think a callout is required to access the IP header data, but I don't know whether a built-in callout can be used for this purpose or not. Do I have to make some new callouts to access it