Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134815
b: refs/heads/master
c: 8a7c4c7
h: refs/heads/master
i:
  134813: 5385371
  134811: 21d682b
  134807: fb6f446
  134799: 1640050
  134783: a3274fc
v: v3
  • Loading branch information
Andy Grover authored and David S. Miller committed Feb 27, 2009
1 parent 178a5a2 commit e856ded
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c5f9b8830aa0ff8f97e4efdfe1e1c4fe08ec71c
refs/heads/master: 8a7c4c77267b1c77296cd03e6704813cb70706d1
3 changes: 3 additions & 0 deletions trunk/include/linux/socket.h
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ struct ucred {
#define AF_ASH 18 /* Ash */
#define AF_ECONET 19 /* Acorn Econet */
#define AF_ATMSVC 20 /* ATM SVCs */
#define AF_RDS 21 /* RDS sockets */
#define AF_SNA 22 /* Linux SNA Project (nutters!) */
#define AF_IRDA 23 /* IRDA sockets */
#define AF_PPPOX 24 /* PPPoX sockets */
Expand Down Expand Up @@ -217,6 +218,7 @@ struct ucred {
#define PF_ASH AF_ASH
#define PF_ECONET AF_ECONET
#define PF_ATMSVC AF_ATMSVC
#define PF_RDS AF_RDS
#define PF_SNA AF_SNA
#define PF_IRDA AF_IRDA
#define PF_PPPOX AF_PPPOX
Expand Down Expand Up @@ -298,6 +300,7 @@ struct ucred {
#define SOL_PPPOL2TP 273
#define SOL_BLUETOOTH 274
#define SOL_PNPIPE 275
#define SOL_RDS 276

/* IPX options */
#define IPX_TYPE 1
Expand Down

0 comments on commit e856ded

Please sign in to comment.