| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/npf/npfctl/ | |
| npfctl.h | 85 } opt2; typedef in typeref:struct:l2 90 opt2 opt2; member in union:filt_opts::__anon8540 |
| npf_data.c | 703 fopts.filt.opt2.from_mac = src_addr; 705 fopts.filt.opt2.to_mac = dst_addr; 707 fopts.filt.opt2.ether_type = eth_type; |
| npf_build.c | 540 npfvar_t *ap_from = fopts->filt.opt2.from_mac; 541 npfvar_t *ap_to = fopts->filt.opt2.to_mac; 542 const uint16_t ether_type = fopts->filt.opt2.ether_type; |
| /src/sys/dev/eisa/ | |
| ahbreg.h | 181 uint16_t opt2; member in struct:ahb_ecb |
| ahb.c | 862 ecb->opt2 = periph->periph_lun | ECB_NRB; |
| /src/sys/dev/ic/ | |
| aac.c | 505 u_int32_t opt1, opt2, opt3; local 509 opt2 = AAC_GET_MAILBOX(sc, 2); 511 if (!opt1 || !opt2 || !opt3) { 517 tmpval = (le32toh(opt2) >> 16); |
| /src/sys/dev/pci/cxgb/ | |
| cxgb_t3_cpl.h | 584 __be32 opt2; member in struct:cpl_pass_accept_rpl 601 __be32 opt2; member in struct:cpl_act_open_req |