Add PF_IEEE80211 definition.

Reviewed by:	rpaulo
This commit is contained in:
Kevin Lo 2013-06-13 01:29:54 +00:00
parent 580b4d185b
commit 988fb7a600
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251673

View File

@ -352,6 +352,7 @@ struct sockproto {
#define PF_SCLUSTER AF_SCLUSTER
#define PF_ARP AF_ARP
#define PF_BLUETOOTH AF_BLUETOOTH
#define PF_IEEE80211 AF_IEEE80211
#define PF_MAX AF_MAX