Searched refs:mpls_mapttl_ip (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/netmpls/
H A Dmpls_raw.c48 int mpls_mapttl_ip = 1; variable
53 { MPLSCTL_MAPTTL_IP, &mpls_mapttl_ip, 0, 1 },
H A Dmpls.h149 extern int mpls_mapttl_ip;
H A Dmpls_output.c160 if (!mpls_mapttl_ip)
H A Dmpls_input.c124 if (mpls_mapttl_ip) {
/openbsd-current/sys/net/
H A Dif_mpe.c83 extern int mpls_mapttl_ip;
282 if (mpls_mapttl_ip) {
497 if (mpls_mapttl_ip) {

Completed in 128 milliseconds