Home
last modified time | relevance | path

Searched defs:mru (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/usr.sbin/btpand/
H A Dserver.c80 uint16_t mru; in server_open() local
138 uint16_t mru, mtu; in server_read() local
H A Dclient.c49 uint16_t mru, mtu; in client_init() local
H A Dbtpand.h71 size_t mru; member
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmr.c386 *mru = &mru_storage; in matching_rule_use_init() local
529 MatchingRuleUse *mru; in mru_schema_info() local
/netbsd-src/sys/net/
H A Dppp-deflate.c68 int mru; member
413 int mru, int debug) in z_decomp_init()
H A Dbsd-comp.c95 u_int mru; member
395 int mru, int debug, int decomp) in bsd_init()
440 int mru, int debug) in bsd_decomp_init()
H A Dif_ppp.c495 int s, error, flags, mru, npx; in pppioctl() local
H A Dif_sppp.h214 u_long mru; member
H A Dif_spppvar.h48 u_long mru; /* our max receive unit */ member
H A Dif_spppsubr.c3068 u_int mru = p[2] * 256 + p[3]; in sppp_lcp_confnak() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c61 ldap_matchingruleuse2name( LDAPMatchingRuleUse * mru ) in ldap_matchingruleuse2name()
489 ldap_matchingruleuse2str( LDAPMatchingRuleUse * mru ) in ldap_matchingruleuse2str()
499 ldap_matchingruleuse2bv( LDAPMatchingRuleUse * mru, struct berval *bv ) in ldap_matchingruleuse2bv()
1835 ldap_matchingruleuse_free( LDAPMatchingRuleUse * mru ) in ldap_matchingruleuse_free()
1859 LDAPMatchingRuleUse * mru; in ldap_str2matchingruleuse() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c710 } mru; member