|
PCS
0.4
|
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| description | |
| timestamp | |
| data | |
BSD Routing socket -- IEEE 802.11 leave event
| def pcs.packets.bsdrtmsg.ieee80211_leave_event.__init__ | ( | self, | |
layout = None, |
|||
bytes = None, |
|||
| kv | |||
| ) |
initialize a Packet object
layout - the layout of the packet, a list of Field objects
bytes - if the packet is being set up now the bytes to set in it
kv - if the packet is being set up now, the initial values of
each named field, specified as keyword arguments. These
are always passed as a dict from classes which inherit
from Packet.
Reimplemented from pcs.Packet.
References pcs.Packet.__init__(), pcs.packets.arp.arp.data, pcs.packets.bgp.notification.data, pcs.packets.bgp.update.data, pcs.packets.bgp.open.data, pcs.packets.bgp.header.data, pcs.packets.bsdrtmsg.if_link_msg.data, pcs.packets.bsdrtmsg.if_addr_msg.data, pcs.packets.bsdrtmsg.if_maddr_msg.data, pcs.packets.bsdrtmsg.if_state_msg.data, pcs.packets.bsdrtmsg.ieee80211_join_event.data, pcs.packets.bsdrtmsg.ieee80211_leave_event.data, pcs.packets.arp.arp.description, pcs.packets.bgp.notification.description, pcs.packets.bgp.update.description, pcs.packets.bgp.open.description, pcs.packets.bgp.header.description, pcs.packets.bsdrtmsg.if_link_msg.description, pcs.packets.bsdrtmsg.if_addr_msg.description, pcs.packets.bsdrtmsg.if_maddr_msg.description, pcs.packets.bsdrtmsg.if_state_msg.description, pcs.packets.bsdrtmsg.ieee80211_join_event.description, pcs.packets.bsdrtmsg.ieee80211_leave_event.description, pcs.Packet.sizeof(), pcs.packets.arp.arp.timestamp, pcs.packets.bgp.notification.timestamp, pcs.packets.bgp.update.timestamp, pcs.packets.bgp.open.timestamp, pcs.packets.bgp.header.timestamp, pcs.packets.bsdrtmsg.if_link_msg.timestamp, pcs.packets.bsdrtmsg.if_addr_msg.timestamp, pcs.packets.bsdrtmsg.if_maddr_msg.timestamp, pcs.packets.bsdrtmsg.if_state_msg.timestamp, pcs.packets.bsdrtmsg.ieee80211_join_event.timestamp, and pcs.packets.bsdrtmsg.ieee80211_leave_event.timestamp.
1.8.0