musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/sys/socket.h
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2015年06月26日 20:32:24 +0000
committerRich Felker <dalias@aerifal.cx>2016年01月24日 19:18:21 -0500
commit9f52c17eb20dafc8f7e93b3cd276a09a919b1384 (patch)
tree1b6b08ecbddc712348ec54e8bc7f4ed35ab80d8d /include/sys/socket.h
parentea4fc27d28d878e50b3ca609681bbececd1f9622 (diff)
downloadmusl-9f52c17eb20dafc8f7e93b3cd276a09a919b1384.tar.gz
add AF_MPLS (PF_MPLS) address family to socket.h
new in linux 4.0 commit 0189197f441602acdca3f97750d392a895b778fd.
Diffstat (limited to 'include/sys/socket.h')
-rw-r--r--include/sys/socket.h 2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sys/socket.h b/include/sys/socket.h
index 8a015a86..a4db9402 100644
--- a/include/sys/socket.h
+++ b/include/sys/socket.h
@@ -96,6 +96,7 @@ struct linger
#define PF_WANPIPE 25
#define PF_LLC 26
#define PF_IB 27
+#define PF_MPLS 28
#define PF_CAN 29
#define PF_TIPC 30
#define PF_BLUETOOTH 31
@@ -141,6 +142,7 @@ struct linger
#define AF_WANPIPE PF_WANPIPE
#define AF_LLC PF_LLC
#define AF_IB PF_IB
+#define AF_MPLS PF_MPLS
#define AF_CAN PF_CAN
#define AF_TIPC PF_TIPC
#define AF_BLUETOOTH PF_BLUETOOTH
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月04日 08:41:07 +0000

AltStyle によって変換されたページ (->オリジナル) /