-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 278803 b: refs/heads/master c: e7c466e h: refs/heads/master i: 278801: 913cd53 278799: 1eef5d3 v: v3
- Loading branch information
Pavel Emelyanov
authored and
David S. Miller
committed
Dec 16, 2011
1 parent
d571fb3
commit 71c0480
Showing
3 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: b26e478f8fd5b575684f021b05a5c6236ebb911a | ||
refs/heads/master: e7c466e58eb1ff9bf49c2f3902622dc11a8c7022 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
#ifndef __SOCK_DIAG_H__ | ||
#define __SOCK_DIAG_H__ | ||
|
||
#define SOCK_DIAG_BY_FAMILY 20 | ||
|
||
struct sk_buff; | ||
struct nlmsghdr; | ||
|
||
|