View | Details | Raw Unified | Return to bug 121477
Collapse All | Expand All

(-)ieee80211_radiotap.9 (-2 / +2 lines)
Lines 72-78 Link Here
72
It is requested by using the
72
It is requested by using the
73
.Xr bpf 4
73
.Xr bpf 4
74
data-link type
74
data-link type
75
.Dv DLT_IEEE_80211_RADIO .
75
.Dv DLT_IEEE802_11_RADIO .
76
.Pp
76
.Pp
77
.\"
77
.\"
78
Each frame using this attachment has the following header prepended to it:
78
Each frame using this attachment has the following header prepended to it:
Lines 103-109 Link Here
103
by calling
103
by calling
104
.Fn bpfattach2
104
.Fn bpfattach2
105
with the data-link type set to
105
with the data-link type set to
106
.Dv DLT_IEEE_80211_RADIO .
106
.Dv DLT_IEEE802_11_RADIO .
107
.Pp
107
.Pp
108
.\"
108
.\"
109
When the the information is available,
109
When the the information is available,

Return to bug 121477