Home
last modified time | relevance | path

Searched defs:noctets (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dasn1.c472 u_int *noctets) in asn_get_octetstring_raw()
495 asn_get_octetstring(struct asn_buf *b, u_char *octets, u_int *noctets) in asn_get_octetstring()
511 asn_put_octetstring(struct asn_buf *b, const u_char *octets, u_int noctets) in asn_put_octetstring()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c773 int noctets, octet; in filters_show_ipaddr() local