Movatterモバイル変換


[0]ホーム

URL:


man7.org > Linux >man-pages

Linux/UNIX system programming training


tapset::networking(3stap) — Linux manual page

NAME |DESCRIPTION |SEE ALSO |COLOPHON

TAPSET::NETWORKING(3stap)TAPSET::NETWORKING(3stap)

NAME        top

       tapset::networking - systemtap networking tapset

DESCRIPTION        top

        This family of probe points is used to probe the activities of       the network device.netdev.receive              Data received from network device.               Seeprobe::netdev.receive(3stap)               for details.netdev.transmit              Network device transmitting buffer               Seeprobe::netdev.transmit(3stap)               for details.netdev.change_mtu              Called when the netdev MTU is changed               Seeprobe::netdev.change_mtu(3stap)               for details.netdev.open              Called when the device is opened               Seeprobe::netdev.open(3stap)               for details.netdev.close              Called when the device is closed               Seeprobe::netdev.close(3stap)               for details.netdev.hard_transmit              Called when the devices is going to TX (hard)               Seeprobe::netdev.hard_transmit(3stap)               for details.netdev.rx              Called when the device is going to receive a packet               Seeprobe::netdev.rx(3stap)               for details.netdev.change_rx_flag              Called when the device RX flag will be changed               Seeprobe::netdev.change_rx_flag(3stap)               for details.netdev.set_promiscuity              Called when the device enters/leaves promiscuity               Seeprobe::netdev.set_promiscuity(3stap)               for details.netdev.ioctl              Called when the device suffers an IOCTL               Seeprobe::netdev.ioctl(3stap)               for details.netdev.register              Called when the device is registered               Seeprobe::netdev.register(3stap)               for details.netdev.unregister              Called when the device is being unregistered               Seeprobe::netdev.unregister(3stap)               for details.netdev.get_stats              Called when someone asks the device statistics               Seeprobe::netdev.get_stats(3stap)               for details.netdev.change_mac              Called when the netdev_name has the MAC changed               Seeprobe::netdev.change_mac(3stap)               for details.

SEE ALSO        top

probe::netdev.receive(3stap),probe::netdev.transmit(3stap),probe::netdev.change_mtu(3stap),probe::netdev.open(3stap),probe::netdev.close(3stap),probe::netdev.hard_transmit(3stap),probe::netdev.rx(3stap),probe::netdev.change_rx_flag(3stap),probe::netdev.set_promiscuity(3stap),probe::netdev.ioctl(3stap),probe::netdev.register(3stap),probe::netdev.unregister(3stap),probe::netdev.get_stats(3stap),probe::netdev.change_mac(3stap),stap(1),stapprobes(3stap)

COLOPHON        top

       This page is part of thesystemtap (a tracing and live-system       analysis tool) project.  Information about the project can be       found at ⟨https://sourceware.org/systemtap/⟩.  If you have a bug       report for this manual page, send it to systemtap@sourceware.org.       This page was obtained from the project's upstream Git repository       ⟨git://sourceware.org/git/systemtap.git⟩ on 2025-08-11.  (At that       time, the date of the most recent commit that was found in the       repository was 2025-07-24.)  If you discover any rendering       problems in this HTML version of the page, or you believe there is       a better or more up-to-date source for the page, or you have       corrections or improvements to the information in this COLOPHON       (which isnot part of the original manual page), send a mail to       man-pages@man7.orgSystemTap Tapset Reference      April 2025TAPSET::NETWORKING(3stap)

Pages that refer to this page:probe::netdev.change_mac(3stap)probe::netdev.change_mtu(3stap)probe::netdev.change_rx_flag(3stap)probe::netdev.close(3stap)probe::netdev.get_stats(3stap)probe::netdev.hard_transmit(3stap)probe::netdev.ioctl(3stap)probe::netdev.open(3stap)probe::netdev.receive(3stap)probe::netdev.register(3stap)probe::netdev.rx(3stap)probe::netdev.set_promiscuity(3stap)probe::netdev.transmit(3stap)probe::netdev.unregister(3stap)



HTML rendering created 2025-09-06 byMichael Kerrisk, author ofThe Linux Programming Interface.

For details of in-depthLinux/UNIX system programming training courses that I teach, lookhere.

Hosting byjambit GmbH.

Cover of TLPI


[8]ページ先頭

©2009-2025 Movatter.jp