Searched defs:destmtu (Results 1 - 4 of 4) sorted by relevance
| /src/sys/netmpls/ |
| H A D | mpls_ttl.c | 159 mpls_icmp_error(struct mbuf * n,int type,int code,n_long dest,int destmtu,union mpls_shim * shim) argument
|
| /src/sys/netinet/ |
| H A D | ip_icmp.c | 253 icmp_error(struct mbuf *n, int type, int code, n_long dest, int destmtu) argument
|
| H A D | ip_input.c | 1339 int error, type = 0, code = 0, destmtu = 0; local in function:ip_forward
|
| /src/sys/netipsec/ |
| H A D | ipsec.c | 740 ipsec_mtu(struct mbuf *m, int *destmtu) argument
|
Completed in 7 milliseconds