Package pcap.api.internal.foreign
Interface bpf_header.bpf_aux_data
- All Superinterfaces:
java.foreign.memory.Struct<bpf_header.bpf_aux_data>
- Enclosing interface:
- bpf_header
public static interface bpf_header.bpf_aux_data extends java.foreign.memory.Struct<bpf_header.bpf_aux_data>
-
Method Summary
Modifier and Type Method Description shortvlan_tag_present$get()shortvlan_tag$get()
-
Method Details
-
vlan_tag_present$get
short vlan_tag_present$get() -
vlan_tag$get
short vlan_tag$get()
-