Lines Matching defs:src
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1750 err = dlmgr_DLValue_fm_putstring(ddvp, ddmp, "src-mac", buf,
1977 uint16_t src, uint16_t dst)
1984 FP_ACTION_NAME_VALUE_DELIM, src, FP_ACTION_MULTI_VAL_DELIM,
2453 } else if (strcmp(key, "src-mac") == 0) {
2761 * The property value is in the format of "src:xxx" "dst:xxx"
2773 if (strcmp(pval, "src") == 0) {
2834 * The property value is in the format of "src:xxx" "dst:xxx"
2844 if (strcmp(pval, "src") == 0) {
3058 * The property value is in the format of "src:xxx" "dst:xxx"
3079 } else if (strcmp(pval, "src") == 0) {