Btrfs: don't walk around with task->state != TASK_RUNNING
[deliverable/linux.git] / include / linux / in.h
index b615649db129ea9add3ec53731ddad3f94ce1c0f..583c76f9c30fbef3a7427e5acf1e3159dfe65318 100644 (file)
@@ -84,6 +84,8 @@ struct in_addr {
 #define IP_ORIGDSTADDR       20
 #define IP_RECVORIGDSTADDR   IP_ORIGDSTADDR
 
+#define IP_MINTTL       21
+
 /* IP_MTU_DISCOVER values */
 #define IP_PMTUDISC_DONT               0       /* Never send DF frames */
 #define IP_PMTUDISC_WANT               1       /* Use per route hints  */
This page took 0.031154 seconds and 5 git commands to generate.