access-list 112 permit udp any eq bootpc any eq bootps
Whatever interface this is attached to is permitting any upd bootp client requests destined for any bootp server.
So if a client on that interface sends a bootp request it will be forwarded to a bootp server.