summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_kdtrace.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEavg2014-01-171-6/+6
|
* Implement the ip, tcp, and udp DTrace providers. The probe definitions usemarkj2013-08-251-0/+59
dynamic translation so that their arguments match the definitions for these providers in Solaris and illumos. Thus, existing scripts for these providers should work unmodified on FreeBSD. Tested by: gnn, hiren MFC after: 1 month
OpenPOWER on IntegriCloud