Home | History | Annotate | Download | only in libpcap

Lines Matching refs:sap

286 	 * I also don't know what SAP you'd have to bind the descriptor
564 ** D/I/X Ethernet, the "SAP" is actually an Ethernet type, and
569 ** work; perhaps that's considered an invalid LLC SAP value - I
570 ** assume the SAP value in a DLPI bind is an LLC SAP for network
641 ** Try to enable SAP promiscuity (when not in promiscuous mode
695 ** XXX - get SAP length and address length as well, for use
864 * Does it matter, given that we're enabling SAP promiscuity
885 * For EBUSY, try the next SAP value; that means that
886 * somebody else is using that SAP. Clear ebuf so
1270 dlbindreq(int fd, bpf_u_int32 sap, char *ebuf)
1284 req.dl_sap = sap;