Update AF_* and PF_* constants
* xlat/addrfams.in: Add AF_IB and AF_MPLS. * xlat/domains.in: Add PF_IB and PF_MPLS.
This commit is contained in:
@ -27,6 +27,8 @@ AF_IRDA
|
||||
AF_PPPOX
|
||||
AF_WANPIPE
|
||||
AF_LLC
|
||||
AF_IB
|
||||
AF_MPLS
|
||||
AF_CAN
|
||||
AF_TIPC
|
||||
AF_BLUETOOTH
|
||||
|
@ -27,6 +27,8 @@ PF_IRDA
|
||||
PF_PPPOX
|
||||
PF_WANPIPE
|
||||
PF_LLC
|
||||
PF_IB
|
||||
PF_MPLS
|
||||
PF_CAN
|
||||
PF_TIPC
|
||||
PF_BLUETOOTH
|
||||
|
Reference in New Issue
Block a user