if_ieee80211_msghdr
void print_80211info(struct if_ieee80211_msghdr *);
print_80211info((struct if_ieee80211_msghdr *)rtm);
print_80211info(struct if_ieee80211_msghdr *ifim)
hlen = sizeof(struct if_ieee80211_msghdr);
struct if_ieee80211_msghdr *ifim;
ifim = mtod(m, struct if_ieee80211_msghdr *);