aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/phonet.h
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>2009-09-23 03:17:11 +0000
committerDavid S. Miller <davem@davemloft.net>2009-09-24 15:38:57 -0700
commit18a1166de994685d770425086b2bcc1ba567f7ed (patch)
tree748916e0e5640506b438b7bcafb863153a4c0816 /include/linux/phonet.h
parentPhonet: fix race for port number in concurrent bind() (diff)
downloadwireguard-linux-18a1166de994685d770425086b2bcc1ba567f7ed.tar.xz
wireguard-linux-18a1166de994685d770425086b2bcc1ba567f7ed.zip
Phonet: error on broadcast sending (unimplemented)
If we ever implement this, then we can stop returning an error. Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/phonet.h')
-rw-r--r--include/linux/phonet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/phonet.h b/include/linux/phonet.h
index 1ef5a0781831..e5126cff9b2a 100644
--- a/include/linux/phonet.h
+++ b/include/linux/phonet.h
@@ -38,6 +38,7 @@
#define PNPIPE_IFINDEX 2
#define PNADDR_ANY 0
+#define PNADDR_BROADCAST 0xFC
#define PNPORT_RESOURCE_ROUTING 0
/* Values for PNPIPE_ENCAP option */