Home | History | Annotate | Download | only in net

Lines Matching refs:gif

98  * gif global variable definitions
130 IF_CLONE_INITIALIZER("gif", gif_clone_create, gif_clone_destroy);
134 * This macro controls the upper limitation on nesting of gif tunnels.
137 * If you need to configure nested gif tunnels, you can define this macro
226 SYSCTL_DESCR("Default TTL for a gif tunnel datagram"),
251 SYSCTL_DESCR("Default hop limit for a gif tunnel datagram"),
259 SYSCTL_DESCR("Default Path MTU setting for gif tunnels"),
267 CTLTYPE_NODE, "gif",
268 SYSCTL_DESCR("gif global control"),
309 SYSCTL_DESCR("Path MTU setting for this gif tunnel"),
521 * gif may cause infinite recursion calls when misconfigured.
1268 IF_MODULE(MODULE_CLASS_DRIVER, gif, "ip_ecn")