Last active
February 13, 2022 15:47
-
-
Save YutaroHayakawa/6bb150f564187adc62907996aa1dd09f to your computer and use it in GitHub Desktop.
802.11 packet trace with https://github.com/YutaroHayakawa/ipftrace2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2012388348025305 001 dev_queue_xmit | |
2012388348026064 001 __dev_queue_xmit | |
2012388348026864 001 netdev_core_pick_tx | |
2012388348028138 001 validate_xmit_skb | |
2012388348029671 001 netif_skb_features | |
2012388348031002 001 skb_network_protocol | |
2012388348032010 001 validate_xmit_xfrm | |
2012388348033276 001 dev_hard_start_xmit | |
2012388348034273 001 ieee80211_subif_start_xmit | |
2012388348035331 001 __ieee80211_subif_start_xmit | |
2012388348036464 001 ieee80211_lookup_ra_sta | |
2012388348037783 001 __ieee80211_select_queue | |
2012388348039781 001 cfg80211_classify8021d | |
2012388348040838 001 ieee80211_downgrade_queue | |
2012388348041717 001 __skb_get_hash | |
2012388348045250 001 ieee80211_xmit_fast | |
2012388348046206 001 ieee80211_amsdu_aggregate | |
2012388348047330 001 ieee80211_skb_resize | |
2012388348048303 001 skb_push | |
2012388348049432 001 ieee80211_queue_skb | |
2012388348051901 001 iwl_mvm_tx_skb | |
2012388348052939 001 iwl_mvm_tx_skb_sta | |
2012388348053858 001 iwl_mvm_tx_mpdu | |
2012388348055582 001 iwl_mvm_tx_csum | |
2012388348056656 001 iwl_mvm_skb_prepare_status | |
2012388348057492 001 iwl_txq_gen2_tx | |
2012388348058792 001 iwl_txq_gen2_tx_add_frags | |
2012388348373580 007 iwl_txq_free_tso_page | |
2012388348380558 007 ieee80211_tx_status | |
2012388348381565 007 ieee80211_report_used_skb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment