lib80211.3 (b626f5a73a48f44a31a200291b141e1da408a2ff) lib80211.3 (a9a393b39093ba4510f43ada4ae2ac0ef9602d37)
1.\" Copyright (c) 2015 Adrian Chadd.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 22 unchanged lines hidden (view full) ---

31.Nm lib80211_alloc_regdata ,
32.Nm lib80211_free_regdata ,
33.Nm lib80211_regdomain_readconfig ,
34.Nm lib80211_regdomain_cleanup ,
35.Nm lib80211_regdomain_findbysku ,
36.Nm lib80211_regdomain_findbyname ,
37.Nm lib80211_country_findbycc ,
38.Nm lib80211_country_findbyname
1.\" Copyright (c) 2015 Adrian Chadd.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 22 unchanged lines hidden (view full) ---

31.Nm lib80211_alloc_regdata ,
32.Nm lib80211_free_regdata ,
33.Nm lib80211_regdomain_readconfig ,
34.Nm lib80211_regdomain_cleanup ,
35.Nm lib80211_regdomain_findbysku ,
36.Nm lib80211_regdomain_findbyname ,
37.Nm lib80211_country_findbycc ,
38.Nm lib80211_country_findbyname
39.Nd manage net80211 configuration and regulatory database.
39.Nd manage net80211 configuration and regulatory database
40.Sh LIBRARY
41.Lb lib80211
42.Sh SYNOPSIS
43.In lib80211/lib80211_regdomain.h
44.In lib80211/lib80211_ioctl.h
45.Ft struct regdata *
46.Fn lib80211_alloc_regdata void
47.Ft void

--- 72 unchanged lines hidden ---
40.Sh LIBRARY
41.Lb lib80211
42.Sh SYNOPSIS
43.In lib80211/lib80211_regdomain.h
44.In lib80211/lib80211_ioctl.h
45.Ft struct regdata *
46.Fn lib80211_alloc_regdata void
47.Ft void

--- 72 unchanged lines hidden ---