Home
last modified time | relevance | path

Searched refs:old_port (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/samples/bpf/
Dtcbpf1_kern.c47 __u16 old_port = htons(load_half(skb, TCP_DPORT_OFF)); in set_tcp_dest_port() local
49 bpf_l4_csum_replace(skb, TCP_CSUM_OFF, old_port, new_port, sizeof(new_port)); in set_tcp_dest_port()
/linux-4.4.14/drivers/hwtracing/intel_th/
Dgth.c196 int old_port, port; in master_attr_store() local
207 old_port = gth->master[ma->master]; in master_attr_store()
208 if (old_port >= 0) { in master_attr_store()
210 clear_bit(ma->master, gth->output[old_port].master); in master_attr_store()
211 if (gth->output[old_port].output->active) in master_attr_store()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbnx2.c1980 u8 old_port; in bnx2_remote_phy_event() local
2040 old_port = bp->phy_port; in bnx2_remote_phy_event()
2046 if (old_port != bp->phy_port) in bnx2_remote_phy_event()
4767 u8 old_port; in bnx2_reset_chip() local
4861 old_port = bp->phy_port; in bnx2_reset_chip()
4864 old_port != bp->phy_port) in bnx2_reset_chip()