Searched refs:pop (Results 1 – 8 of 8) sorted by relevance
65 vcc->pop = atm_pop_raw; in atm_init_aal0()74 vcc->pop = atm_pop_raw; in atm_init_aal34()86 vcc->pop = atm_pop_raw; in atm_init_aal5()
172 atmvcc->pop = pvcc->old_pop; in pppoatm_unassign_vcc()408 pvcc->old_pop = atmvcc->pop; in pppoatm_assign_vcc()424 atmvcc->pop = pppoatm_pop; in pppoatm_assign_vcc()
434 clip_vcc->old_pop = vcc->pop; in clip_mkip()436 vcc->pop = clip_pop; in clip_mkip()650 vcc->pop = NULL; /* crash */ in atm_init_atmarp()
702 vpriv->old_pop = vcc->pop; in lec_vcc_attach()704 vcc->pop = lec_pop; in lec_vcc_attach()1256 vcc->pop = vpriv->old_pop; in lec_arp_clear_vccs()2124 vpriv->old_pop = vcc->pop; in lec_mcast_make()2126 vcc->pop = lec_pop; in lec_mcast_make()2130 vcc->pop = vpriv->old_pop; in lec_mcast_make()
592 brvcc->old_pop = atmvcc->pop; in br2684_regvcc()597 atmvcc->pop = br2684_pop; in br2684_regvcc()
163 vcc->pop = NULL; in vcc_create()
2901 int pop; in BPF_CALL_4() local2923 pop = len; in BPF_CALL_4()2948 int b = sge->length - pop - a; in BPF_CALL_4()2952 if (pop < sge->length - a) { in BPF_CALL_4()2960 b, sge->offset + pop + a); in BPF_CALL_4()2976 memcpy(to + a, from + a + pop, b); in BPF_CALL_4()2980 pop = 0; in BPF_CALL_4()2981 } else if (pop >= sge->length - a) { in BPF_CALL_4()2982 pop -= (sge->length - a); in BPF_CALL_4()3004 while (pop) { in BPF_CALL_4()[all …]
802 Say Y here to push or pop MPLS headers.813 Say Y here to push or pop vlan headers.