K 10 svn:author V 5 markj K 8 svn:date V 27 2015-05-17T04:09:22.790854Z K 7 svn:log V 283 Move siftr-related definitions out of tcp.d and into a separate library which declares a dependency on siftr(4). This is necessitated by a reference to struct pkt_node, which is defined in siftr(4): otherwise, dtrace(1) will return an error during startup if siftr.ko is not loaded. END