Searched refs:hcf_encap (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcf.h386 EXTERN_C hcf_8 hcf_encap (wci_bufp type );
H A Dhcf.c137 HCF_STATIC hcf_8 hcf_encap( wci_bufp type );
1521 ( i == HFS_STAT_1042 && hcf_encap( (wci_bufp)&p->buf_addr[HCF_DASA_SIZE] ) != ENC_TUNNEL )) {
1761 * place as result of the call to hcf_encap.
1825 descp->buf_addr[HFS_TYPE-1] = hcf_encap(&descp->next_desc_addr->buf_addr[HCF_DASA_SIZE]); /*4*/
1852 *.MODULE hcf_8 hcf_encap( wci_bufp type )
1893 hcf_encap( wci_bufp type ) function
1907 } // hcf_encap
2617 * or Bridge-Tunnel encapsulation, depending on the return status of the support routine hcf_encap.
2754 if ( ( snap_header[sizeof(snap_header)-1] = hcf_encap( &p->buf_addr[HCF_DASA_SIZE] ) ) != ENC_NONE ) {
3006 * - the Hermes reported 1042 Encapsulation and hcf_encap report
[all...]

Completed in 154 milliseconds