/src/sbin/cgdconfig/ |
params.h | 54 string_t *algorithm; member in struct:params
|
params.h | 54 string_t *algorithm; member in struct:params
|
/src/lib/libc/nameser/ |
ns_print.c | 464 u_int keyflags, protocol, algorithm, key_id; local in function:ns_sprintrrf 471 /* Key flags, Protocol, Algorithm. */ 479 algorithm = *rdata++; 481 keyflags, protocol, algorithm)); 511 u_int typ, algorithm, labels, footprint; local in function:ns_sprintrrf 519 /* Type covered, Algorithm, Label count, Original TTL. */ 521 algorithm = *rdata++; 525 p_type((int)typ), algorithm, labels, t)); 634 /* Algorithm name. */ 1015 unsigned int i, hip_len, algorithm, key_len local in function:ns_sprintrrf [all...] |
ns_print.c | 464 u_int keyflags, protocol, algorithm, key_id; local in function:ns_sprintrrf 471 /* Key flags, Protocol, Algorithm. */ 479 algorithm = *rdata++; 481 keyflags, protocol, algorithm)); 511 u_int typ, algorithm, labels, footprint; local in function:ns_sprintrrf 519 /* Type covered, Algorithm, Label count, Original TTL. */ 521 algorithm = *rdata++; 525 p_type((int)typ), algorithm, labels, t)); 634 /* Algorithm name. */ 1015 unsigned int i, hip_len, algorithm, key_len local in function:ns_sprintrrf [all...] |
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
netif.h | 271 * This algorithm uses a 'key' as well as the data buffer itself. 441 * This is sent by the frontend to set the desired hash algorithm. 454 * XEN_NETIF_CTRL_STATUS_INVALID_PARAMETER - The algorithm is not 481 * NOTE: A valid hash algorithm must be selected before this operation can 511 * NOTE: A valid hash algorithm must be selected before this operation can 519 * This is sent by the frontend to set the key of the hash if the algorithm 546 * The maximum size of key is algorithm and backend specific, but 937 * alg: The algorithm used to calculate the hash (one of 1004 uint8_t algorithm; member in struct:netif_extra_info::__anon5b9a30ae010a::__anon5b9a30ae0408
|
netif.h | 271 * This algorithm uses a 'key' as well as the data buffer itself. 441 * This is sent by the frontend to set the desired hash algorithm. 454 * XEN_NETIF_CTRL_STATUS_INVALID_PARAMETER - The algorithm is not 481 * NOTE: A valid hash algorithm must be selected before this operation can 511 * NOTE: A valid hash algorithm must be selected before this operation can 519 * This is sent by the frontend to set the key of the hash if the algorithm 546 * The maximum size of key is algorithm and backend specific, but 937 * alg: The algorithm used to calculate the hash (one of 1004 uint8_t algorithm; member in struct:netif_extra_info::__anon5b9a30ae010a::__anon5b9a30ae0408
|